- 8ed75cd #22613: minor other fixes in library docs (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
- 2677fae #22613: document Cmd.cmdqueue (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
- 717e028 #22613: fix heading levels in tracemalloc docs (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
- 9b1b0e5 #22613: elaborate on arguments of shutil archival functions (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
- f30132f #22613: explain what "buffer" is in the struct documentation (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
- e4196d3 #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
- f0d2ed7 minor grammar fixes (from docs@python.org) by Georg Brandl · 10 years ago
- 4433ff9 unittest.mock docs: fix use of default role by Georg Brandl · 10 years ago
- 35903c8 Sphinx extension: move imports to the module top by Georg Brandl · 10 years ago
- 5aa761d pyporting howto: fix link target by Georg Brandl · 10 years ago
- 884217c distutils example: fix invalid rst in description string by Georg Brandl · 10 years ago
- 3b4cf55 rstlint: make the "html leaked markup" regex a bit less sensitive by Georg Brandl · 10 years ago
- ef08bde minor markup fix: no inline markup is allowed in a module synopsis by Georg Brandl · 10 years ago
- 2273b09 rstlint: we do not use svn anymore by Georg Brandl · 10 years ago
- 95988f9 rstlint: add more directives we use by Georg Brandl · 10 years ago
- eb9106c Doc/contents: avoid false positive in rstlint by Georg Brandl · 10 years ago
- f2b5651 rstlint: recognize "deprecated-removed" directive by Georg Brandl · 10 years ago
- 6b4c847 Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
- b7354a6 Fixing broken links in doc, part 4: some more breaks and redirects by Georg Brandl · 10 years ago
- 0ef4966 linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on www.python.org again). by Georg Brandl · 10 years ago
- 525d355 Fixing broken links in doc, part 3: the rest by Georg Brandl · 10 years ago
- 9bdcb3b Fixing broken links in doc, part 2: howto/ by Georg Brandl · 10 years ago
- 77fe77d Fixing broken links in doc, part 1: faq/ by Georg Brandl · 10 years ago
- 728e4de Fix external links to docs.python.org to use internal links instead. by Georg Brandl · 10 years ago
- 5e722f6 Remove now-dead link to IDLE debugger doc and add PyCharm to the commercial IDEs. by Georg Brandl · 10 years ago
- 485922e Update "where is python.org hosted" FAQ. by Georg Brandl · 10 years ago
- e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
- 46761ec Use https:// URLs in the HTML templates. by Georg Brandl · 10 years ago
- 69a7203 Doc readme: Fix markup, use https:// URLs. by Georg Brandl · 10 years ago
- 9ab33ea Adjust the author field of the .tex files to reflect that docs are now maintained by all of us by Georg Brandl · 10 years ago
- a1f8486 Move HTML templates to their own subdir. by Georg Brandl · 10 years ago
- e039029 Move Sphinx extensions to their own subdir. by Georg Brandl · 10 years ago
- 9a333a6 Remove a few config values that keep the default values, move values to the correct section by Georg Brandl · 10 years ago
- 3fdea95 Remove deprecated and now unnecessary config value from conf.py. by Georg Brandl · 10 years ago
- fe85807 Fix link to ABOP install chapter. by Georg Brandl · 10 years ago
- ce64ced Fix module name. by Georg Brandl · 10 years ago
- 946faa3 Using "-m module" is easier to read and understand than "-mmodule". by Georg Brandl · 10 years ago
- 4ab5733 Update Opensolaris advice to OpenCSW instead of defunct Blastwave. by Georg Brandl · 10 years ago
- 2b07b0e Closes #22249: use IPPROTO_TCP constant instead of SOL_TCP constant for getaddrinfo() proto param by Georg Brandl · 10 years ago
- c943e79 Remove duplicate bullet point. by Georg Brandl · 10 years ago
- bb2d669 Closes #22736: move seealso to the bottom of the section about RE syntax. by Georg Brandl · 10 years ago
- 89c558d Closes #22748: there are no PyString C functions in 3.x. by Georg Brandl · 10 years ago
- 01546a8 Closes #22749: remove outdated advice to use clock() for accurate timing. by Georg Brandl · 10 years ago
- 75f7490 PYTHONY2K is long gone. Remove traces from the docs and manpage. by Georg Brandl · 10 years ago
- 788f2ad #22196: link to Enum in the nametuple documentation. Patch by Karmen Dykstra. by Ezio Melotti · 10 years ago
- 9b1e92f #22237: document that sorted() is guaranteed to be stable. Initial patch by Martin Panter. by Ezio Melotti · 10 years ago
- 3894ae2 Issue #22711: improve links in new distribution docs by Nick Coghlan · 10 years ago
- 6d1c149 Issue #22723: Make link styling more accessible. by Berker Peksag · 10 years ago
- 2cef300 asyncio doc: fix typo in an example by Victor Stinner · 10 years ago
- c803bd8 Issue #22695: Fix syntax of open() doc by Victor Stinner · 10 years ago
- 4b4ddb2 Issue #22660: update various mentions in the ssl module documentation. by Antoine Pitrou · 10 years ago
- 67503c5 Docs: 'os.pwrite()' needs bytes, not strings by Jesus Cea · 10 years ago
- 0fc08fd merge 3.3 by Benjamin Peterson · 10 years ago
- 9fc59c9 make plural s lowercase by Benjamin Peterson · 10 years ago
- f87f515 Issue7186: document that __doc__ is not inherited by subclasses by Ethan Furman · 10 years ago
- 7f314ed asyncio doc: write simpler examples to introduce asyncio by Victor Stinner · 10 years ago
- 7184bac Issue20386: SocketType is again socket.socket; the IntEnum SOCK constants are SocketKind by Ethan Furman · 10 years ago
- 3989205 asyncio doc: rewrite subprocess doc by Victor Stinner · 10 years ago
- 3c95062 asyncio doc: protocol_factory of subprocess_exec() and subprocess_shell() must by Victor Stinner · 10 years ago
- 4270a24 asyncio doc: document BaseSubprocessTransport.close() method by Victor Stinner · 10 years ago
- e6f8c50 Use https:// URLs for the bug tracker in the :issue: role. by Alex Gaynor · 10 years ago
- 53dfcd8 issue22626: Use https:// for a link to the bug tracker by Alex Gaynor · 10 years ago
- 157da6f merge 3.3 by Benjamin Peterson · 10 years ago
- 77a75b3 note xmlrpclib doesn't verify certs (yet) by Benjamin Peterson · 10 years ago
- ed8e3a9 asyncio: add missing @coroutine decorator by Victor Stinner · 10 years ago
- ab1c853 asyncio doc: update debug traces by Victor Stinner · 10 years ago
- 980dd84 asyncio doc: more explicit doc for async() by Victor Stinner · 10 years ago
- 33f6abe asyncio doc: reformat create_server() doc by Victor Stinner · 10 years ago
- ed05159 asyncio doc: add TCP echo client/server using streams by Victor Stinner · 10 years ago
- 2ac7a89 #17325: Improve distutils PyPI documentation. by R David Murray · 10 years ago
- 62b0813 Closes #22586: clarify meaning of allow_fragments in urlparse. by Georg Brandl · 10 years ago
- 5366434 asyncio doc: enhance TCP client example by Victor Stinner · 10 years ago
- cfbea3a asyncio doc: clarify how servers create protocol instances by Victor Stinner · 10 years ago
- c7edffd asyncio doc: add UDP client and server examples by Victor Stinner · 10 years ago
- c2721b4 asyncio doc: use server.wait_closed() in TCP echo server example by Victor Stinner · 10 years ago
- edd6ec2 Issue #22613: Fix reprlib.Repr subclass example on Python 3. by Berker Peksag · 10 years ago
- 36d8ef9 Issue #21061: correctly note redirect_stdout is reentrant by Nick Coghlan · 10 years ago
- ccd8e34 asyncio doc: socket.socketpair() is not available on Windows yet by Victor Stinner · 10 years ago
- 04e6df3 asyncio doc: add examples showing the 3 ways to wait for data from an open by Victor Stinner · 10 years ago
- 6888b96 asyncio doc: cleanup Hello World examples by Victor Stinner · 10 years ago
- 5121a9b asyncio doc: the "Get HTTP headers" example now supports HTTPS by Victor Stinner · 10 years ago
- dbf8344 Closes #18959: move optparse and imp to new "superseded modules" chapter by Georg Brandl · 10 years ago
- e8ea355 Closes #21687: delimiter in Py_SetPath is platform dependent by Georg Brandl · 10 years ago
- c5dd095 Closes #21675: fix ordering of description in library intro by Georg Brandl · 10 years ago
- a13dab4 Issue #15414: Clean and correct the os.path.join docs. by Zachary Ware · 10 years ago
- f9bd920 Issue 22603: add missing 'self'. Patch by Francisco Fernández Castaño. by Terry Jan Reedy · 10 years ago
- cfb2a0a Issue #22564: ssl doc: mention asyncio in the non-blocking section by Victor Stinner · 10 years ago
- d28fe8c Issue #22564: ssl doc: mention how SSLSocket are usually created by Victor Stinner · 10 years ago
- 3c3d3c7 Issue #22564: ssl doc: use "class" marker to document the SSLSocket class by Victor Stinner · 10 years ago
- 41f92c2 Issue #22564: ssl doc: document read(), write(), pending, server_side and by Victor Stinner · 10 years ago
- 851a6cc Issue #22564: ssl doc: fix typos by Victor Stinner · 10 years ago
- 5f16f90 #18176: Change generic UCD PropList link to version specific link. by R David Murray · 10 years ago
- 5bd6242 #18176: fix another reference and add it to the makeunicodedata comment. by R David Murray · 10 years ago
- 7445a38 #18176: updated stdtypes UCD link, added reminder to makeunicodedata. by R David Murray · 10 years ago
- 13d3aa5 Closes #22580: Fix documentation of PyUnicode_Tailmatch() by Victor Stinner · 10 years ago
- b2fdafe Issue #22576: Fix signatures of FTP.storbinary() and FTP.storlines() methods. by Berker Peksag · 10 years ago
- 2ce95d7 Merge from 3.4.2 release head back into 3.4 mainline. by Larry Hastings · 10 years ago
- 57fb11b use source role instead of linking to svn by Benjamin Peterson · 10 years ago
- 9205e9e Closes #16155: fix a few errors in doctest output of the FAQ pages. by Georg Brandl · 10 years ago
- 7fa4a8f Closes #12148: clarify "or's together option flags" in doctest docs. by Georg Brandl · 10 years ago