summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Drop claim about nasty problem.Martin v. Löwis2011-06-061-6/+0
* Drop unfounded claims about performance.Martin v. Löwis2011-06-061-27/+1
* merge heads.Gregory P. Smith2011-06-0567-1179/+8778
|\
| * Merge #12249 fix from 3.2Éric Araujo2011-06-031-0/+1
| |\
| | * Document working dir for “make html” (#12249). Patch by Tshepang Lekhonk...Éric Araujo2011-06-031-0/+1
| | * Fix named tuples to work with vars().Raymond Hettinger2011-06-031-0/+2
| * | Fix reST label for collections ABCs.Éric Araujo2011-06-033-3/+5
| * | Add NEWS and whatsnew entries for the packaging moduleÉric Araujo2011-06-031-0/+13
| * | Merge packaging doc fixÉric Araujo2011-06-025-15/+72
| |\ \
| | * | Packaging doc: Add missing index file, improve main page description.Éric Araujo2011-06-024-14/+71
| * | | this documentation is now handled by all the new packaging contributorsTarek Ziade2011-06-021-1/+1
| * | | mergeRaymond Hettinger2011-06-011-22/+32
| |\ \ \ | | |/ / | |/| / | | |/
| | * Forward port doc updates for builtin functions.Raymond Hettinger2011-06-011-22/+32
| * | Kill trailing whitespaceÉric Araujo2011-06-014-30/+30
| * | Add documentation for the packaging module.Éric Araujo2011-06-0142-3/+7388
| * | Issue #12196: Add a note on os.pipe2() in the "Whats' new in Python 3.3"Charles-François Natali2011-06-011-0/+5
| * | Merge 3.2Éric Araujo2011-06-011-3/+3
| |\ \ | | |/
| | * Branch mergeÉric Araujo2011-06-011-3/+3
| | |\
| | | * Fix markup: arguments in a class directive are __init__ arguments, not base c...Éric Araujo2011-05-311-3/+3
| * | | merge 3.2Benjamin Peterson2011-06-011-1/+1
| |\ \ \ | | |/ /
| | * | demote this to a noteBenjamin Peterson2011-06-011-1/+1
| | |/
| * | Close #12028: Make threading._get_ident() public, rename it toVictor Stinner2011-05-302-8/+18
| * | Close #12171: IncrementalEncoder.reset() of CJK codecs (multibytecodec) callsVictor Stinner2011-05-301-1/+2
| * | Issue #12196: Add pipe2() to the os module.Charles-François Natali2011-05-291-0/+13
| * | Merge 3.2Éric Araujo2011-05-292-3/+4
| |\ \ | | |/
| | * Merge 3.1Éric Araujo2011-05-291-3/+3
| | |\
| | | * Fix typo in 0311f62714f7Éric Araujo2011-05-291-1/+1
| | | * Don’t misuse “package data” in pprint exampleÉric Araujo2011-05-291-3/+3
| | * | Branch mergeÉric Araujo2011-05-294-81/+86
| | |\ \
| * | \ \ Branch mergeÉric Araujo2011-05-295-100/+98
| |\ \ \ \
| | * | | | Put version* directives at the right scopeÉric Araujo2011-05-291-14/+6
| | * | | | Improve example for crypt module. No string exceptions..Éric Araujo2011-05-291-5/+7
| | * | | | Merge touch-ups and fixes for #9831 (+port fix to packaging) and #9223 from 3.2Éric Araujo2011-05-284-81/+85
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge doc touch-ups and fixes for #9831 and #9223 from 3.1Éric Araujo2011-05-284-81/+85
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | | * Re-add missing doc stub for the distutils check commandÉric Araujo2011-05-281-0/+14
| | | | * Minor touch-ups in distutils.cmd.Command docÉric Araujo2011-05-281-2/+2
| | | | * Minor doc addition for clarityÉric Araujo2011-05-271-1/+1
| | | | * Add missing closing parenÉric Araujo2011-05-271-1/+1
| * | | | Use bytes in myreceive.Martin v. Löwis2011-05-291-2/+2
| * | | | Explain that INET is IPv4 and STREAM is TCP.Martin v. Löwis2011-05-291-2/+2
| |/ / /
| * | | Revert my commit 3555cf6f9c98: "Issue #8796: codecs.open() calls the builtinVictor Stinner2011-05-271-25/+0
| * | | Merge headsNadeem Vawda2011-05-271-8/+31
| |\ \ \
| | * | | Update bz2 docs following issue #1625.Nadeem Vawda2011-05-261-8/+31
| * | | | Issue #8796: codecs.open() calls the builtin open() function instead of usingVictor Stinner2011-05-261-0/+25
| |/ / /
| * | | Branch mergeÉric Araujo2011-05-262-2/+6
| |\ \ \
| | * \ \ Merge 3.2Éric Araujo2011-05-251-2/+2
| | |\ \ \ | | | |/ /
| | | * | Fix two typosÉric Araujo2011-05-251-2/+2
| | * | | Branch mergeÉric Araujo2011-05-251-0/+4
| | |\ \ \
| | | * | | Also add versionchanged directive to the function doc (#11591)Éric Araujo2011-05-061-0/+4
| * | | | | Fix closes issue #11109 - socketserver.ForkingMixIn leaves zombies, also fai...Senthil Kumaran2011-05-251-1/+14