summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
| * #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
* | merge with 3.3Georg Brandl2013-10-131-1/+5
|\ \ | |/
| * Fix a small CSS glitch with deprecated blocks and Sphinx 1.2.Georg Brandl2013-10-131-1/+5
* | Back out accidentally pushed changeset b51218966201.Georg Brandl2013-10-131-28/+0
* | merge with 3.3Georg Brandl2013-10-132-2/+2
|\ \ | |/
| * Fix display of deprecated blocks with Sphinx 1.2.Georg Brandl2013-10-132-2/+2
* | Add re.fullmatch() function and regex.fullmatch() method, which anchor theGeorg Brandl2013-10-131-0/+28
* | Grammar fix.Eric V. Smith2013-10-131-1/+1
* | Document speedup in whatsnewChristian Heimes2013-10-131-0/+11
* | Issue #19218: Rename collections.abc to _collections_abc in order to speed up...Christian Heimes2013-10-131-1/+1
* | mergeRaymond Hettinger2013-10-122-0/+15
|\ \ | |/
| * Issue #19202: Add cross-reference and a rough code equivalentRaymond Hettinger2013-10-122-0/+15
* | Issue #18582: Add 'pbkdf2_hmac' to the hashlib module.Christian Heimes2013-10-122-0/+51
* | merge with 3.3Georg Brandl2013-10-122-8/+8
|\ \ | |/
| * Invert logic of new limited-API annotation and call it "stable ABI".Georg Brandl2013-10-122-8/+8
* | merge with 3.3Georg Brandl2013-10-121-16/+17
|\ \ | |/
| * Fix compatibility with upcoming Sphinx 1.2.Georg Brandl2013-10-121-16/+17
* | merge with 3.3Georg Brandl2013-10-125-32/+154
|\ \ | |/
| * Introduce support for documenting which C API elements are not part of the st...Georg Brandl2013-10-125-32/+154
* | merge with 3.3Georg Brandl2013-10-121-48/+36
|\ \ | |/
| * Closes #13915: update tutorial with respect to .pyc files (__pycache__ / PEP ...Georg Brandl2013-10-121-48/+36
* | merge with 3.3Georg Brandl2013-10-121-0/+100
|\ \ | |/
| * Closes #13833: document PyStructSequence C-API functions.Georg Brandl2013-10-121-0/+100