summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #19254: Provide an optimized Python implementation of PBKDF2_HMACChristian Heimes2013-10-191-1/+5
* Issue #19222: Add support for the 'x' mode to the gzip module.Nadeem Vawda2013-10-181-4/+11
* Issue #19223: Add support for the 'x' mode to the bz2 module.Nadeem Vawda2013-10-181-4/+11
* Issue #19201: Add support for the 'x' mode to the lzma module.Nadeem Vawda2013-10-181-4/+11
* merge 3.3Benjamin Peterson2013-10-181-1/+1
|\
| * fix description of super() behavior on descriptorsBenjamin Peterson2013-10-181-1/+1
* | Issue #18416: Have importlib.machinery.PathFinder treat '' as the cwdBrett Cannon2013-10-182-0/+18
* | Issue #16129: Py_SetStandardStreamEncoding cleanupsNick Coghlan2013-10-181-5/+8
* | Fix markup.Serhiy Storchaka2013-10-181-2/+2
|\ \ | |/
| * Fix markup.Serhiy Storchaka2013-10-181-2/+2
* | Issue #19272: slight clarification of pickle docs with regard to lambda.Ethan Furman2013-10-181-2/+6
* | Close #19030: inspect.getmembers and inspect.classify_class_attrsEthan Furman2013-10-181-3/+3
* | merge with 3.3Georg Brandl2013-10-171-2/+1
|\ \ | |/
| * Fix inaccurate versionchanged tag for compressobj(): most parameter were ther...Georg Brandl2013-10-171-2/+1
* | Close #19266: contextlib.ignore -> contextlib.suppressNick Coghlan2013-10-172-13/+26
* | Issue #16129: Add `Py_SetStandardStreamEncoding`Nick Coghlan2013-10-172-1/+31
* | #18891: Complete new provisional email API.R David Murray2013-10-175-15/+480
* | Issue #18999: Make multiprocessing use context objects.Richard Oudkerk2013-10-161-11/+65
* | Issue #18725: The textwrap module now supports truncating multiline text.Serhiy Storchaka2013-10-151-12/+16
* | Issue #19189: Improved cross-references in the pickle module documentation.Serhiy Storchaka2013-10-141-18/+23
|\ \ | |/
| * Issue #19189: Improved cross-references in the pickle module documentation.Serhiy Storchaka2013-10-141-18/+23
* | #4965: merge with 3.3.Ezio Melotti2013-10-132-6/+46
|\ \ | |/
| * #4965: Implement intelligent scrolling of the sidebar in the docs.Ezio Melotti2013-10-132-6/+46
| * Merge headsSerhiy Storchaka2013-10-132-3/+2
| |\
* | \ Merge headsSerhiy Storchaka2013-10-133-3/+4
|\ \ \
| * | | Fix spacing of toplevel items.Georg Brandl2013-10-131-0/+2
| * | | merge with 3.3Georg Brandl2013-10-131-2/+1
| |\ \ \ | | | |/ | | |/|
| | * | Wing IDE is switching to PyQt...Georg Brandl2013-10-131-2/+1
| * | | merge with 3.3Georg Brandl2013-10-131-1/+1
| |\ \ \ | | |/ /
| | * | Closes #19248: actually check for Python 3.x in tools/sphinx-build.py.Georg Brandl2013-10-131-1/+1
* | | | Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-1343-133/+151
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-1339-126/+143
| |/
* | Closes #17730: in code.interact(), when banner="", do not print anything.Georg Brandl2013-10-131-1/+4
* | Issue #19197: Improved cross-references in the shlex module documentation.Serhiy Storchaka2013-10-131-51/+59
|\ \ | |/
| * Issue #19197: Improved cross-references in the shlex module documentation.Serhiy Storchaka2013-10-131-51/+59
* | Issue #19207: Improved cross-references in the os, os.path, and posix modulesSerhiy Storchaka2013-10-133-35/+37
|\ \ | |/
| * Issue #19207: Improved cross-references in the os, os.path, and posix modulesSerhiy Storchaka2013-10-133-34/+36
* | Improve #19204: Improved cross-references in the urllib package documentation.Serhiy Storchaka2013-10-134-25/+30
|\ \ | |/
| * Improve #19204: Improved cross-references in the urllib package documentation.Serhiy Storchaka2013-10-134-25/+30
* | merge with 3.3Georg Brandl2013-10-132-3/+6
|\ \ | |/
| * Refer to strftime(3) manpage for platform specific format codes.Georg Brandl2013-10-132-3/+6
* | Issue #19203: Improved cross-references in the curses howto.Serhiy Storchaka2013-10-131-20/+24
|\ \ | |/
| * Issue #19203: Improved cross-references in the curses howto.Serhiy Storchaka2013-10-131-20/+24
* | Issue #19198: Improved cross-references in the cgi module documentation.Serhiy Storchaka2013-10-131-17/+19
|\ \ | |/
| * Issue #19198: Improved cross-references in the cgi module documentation.Serhiy Storchaka2013-10-131-17/+19
* | Issue #17827: document codecs.encode and codecs.decodeNick Coghlan2013-10-132-0/+32
|\ \ | |/
| * Issue #17827: Document codecs.encode and codecs.decodeNick Coghlan2013-10-131-0/+19
* | Docs tweaks for contextlib additionsNick Coghlan2013-10-132-2/+25
* | merge with 3.3Georg Brandl2013-10-131-0/+4
|\ \ | |/
| * Closes #13740: SND_NOWAIT seems to be ignored on modern Windows.Georg Brandl2013-10-131-0/+4