summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Link isinstance/issubclass to the ABC glossary entry (#12256)Éric Araujo2011-08-191-2/+4
| | * | Don’t quote characters twice.Éric Araujo2011-08-181-17/+17
| | * | Don’t use “arg” for “argument”Éric Araujo2011-08-181-15/+15
| | * | Add a few missing source links from 2.7 and harmonize lib docs headersÉric Araujo2011-08-187-16/+23
| | * | Minor improvements to BadZipFile and BadZipfile docs.Éric Araujo2011-08-181-3/+4
| | * | Fix markup to get a target instead of a commentÉric Araujo2011-08-181-1/+1
| | * | Fix a typo and touch up blank linesÉric Araujo2011-08-181-2/+2
| | * | Add missing reST target for one section of this fileÉric Araujo2011-08-181-0/+3
| | * | Avoid splitting a word between a link and textÉric Araujo2011-08-181-2/+2
| * | | Improve “pysetup create” help messages.Éric Araujo2011-08-181-18/+19
| * | | Fix typoÉric Araujo2011-08-181-1/+1
| * | | Remove class that was only useful with Sphinx autodocÉric Araujo2011-08-181-8/+0
* | | | Issue #12780: Merged fix from 3.2.Vinay Sajip2011-08-191-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Issue #12780: Removed checks in logging for .pyc/.pyo in __file__.Vinay Sajip2011-08-191-2/+0
* | | | Merge from 3.2Eli Bendersky2011-08-191-2/+1
|\ \ \ \ | |/ / /
| * | | Issue #12672: remove confusing part of sentence in documentationEli Bendersky2011-08-191-2/+1
* | | | Merge: Fix ResourceWarnings in test_subprocess.Nadeem Vawda2011-08-191-0/+4
|\ \ \ \ | |/ / /
| * | | Fix ResourceWarnings in test_subprocess.Nadeem Vawda2011-08-191-0/+4
* | | | Issue #12650: fix failures on some buildbots, when a subprocess takes a longCharles-François Natali2011-08-181-12/+0
|\ \ \ \ | |/ / /
| * | | Issue #12650: fix failures on some buildbots, when a subprocess takes a longCharles-François Natali2011-08-181-12/+0
* | | | merge headsBenjamin Peterson2011-08-182-1/+9
|\ \ \ \
| * \ \ \ Issue #12650: Fix a race condition where a subprocess.Popen could leakCharles-François Natali2011-08-183-1/+67
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | merge 3.2Benjamin Peterson2011-08-181-0/+58
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | merge headsBenjamin Peterson2011-08-183-1/+69
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Issue #12650: Fix a race condition where a subprocess.Popen could leakCharles-François Natali2011-08-183-1/+69
| | | |/ | | |/|
* | | | merge 3.2Benjamin Peterson2011-08-181-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | the named of the character is actually NULBenjamin Peterson2011-08-181-1/+1
| |/
* | merge 3.2Benjamin Peterson2011-08-181-1/+1
|\ \ | |/
| * NUL -> NULLBenjamin Peterson2011-08-181-1/+1
* | Issue #12326: don't test the major version of sys.platformVictor Stinner2011-08-178-52/+48
* | change wordBenjamin Peterson2011-08-171-1/+1
* | make __doc__ mutable on heaptypes (closes #12773)Benjamin Peterson2011-08-173-1/+25
* | factor out common checks for setting special type attributesBenjamin Peterson2011-08-171-27/+19
* | improve test nameBenjamin Peterson2011-08-171-1/+1
* | crush other possible refleaks in this sectionBenjamin Peterson2011-08-171-0/+1
* | merge 3.2Benjamin Peterson2011-08-171-1/+3
|\ \ | |/
| * fix possible refleaksBenjamin Peterson2011-08-171-1/+3
* | complain when a class variable shadows a name in __slots__ (closes #12766)Benjamin Peterson2011-08-163-0/+17
* | merge headsBenjamin Peterson2011-08-166-6/+9
|\ \
| * \ merge headsSandro Tosi2011-08-161-0/+2
| |\ \
| | * | Use -n for tests under WindowsAntoine Pitrou2011-08-161-0/+2
| * | | merge with 3.2Sandro Tosi2011-08-161-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * #12761: fix wording of zlib license sectionSandro Tosi2011-08-161-1/+1
| * | Branch mergeÉric Araujo2011-08-163-4/+5
| |\ \
| | * \ Merge Makefile fix from 3.2 (thanks Georg)Éric Araujo2011-08-161-1/+1
| | |\ \ | | | |/
| | | * Revert change that was not a syntax fix but actually a behavior changeÉric Araujo2011-08-161-1/+1
| | * | Move versionadded directive to the top level, as we do in other filesÉric Araujo2011-08-161-2/+3
| | * | Fix typoÉric Araujo2011-08-161-1/+1
| * | | #9723: refactor regex.Ezio Melotti2011-08-161-1/+1
| |/ /
* | | some *nixes decided not to call init process 1 (closes #12763)Benjamin Peterson2011-08-161-1/+1
|/ /