summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #12326: refactor usage of sys.platformVictor Stinner2011-08-208-20/+12
* #5301: merge with 3.2Sandro Tosi2011-08-201-0/+1
|\
| * #5301: add image/vnd.microsoft.icon (.ico) MIME typeSandro Tosi2011-08-201-0/+1
* | Issue #12326: woops, I really mean 'linux', not 'linux2'Victor Stinner2011-08-202-2/+2
* | Close #12326: sys.platform is now always 'linux' on LinuxVictor Stinner2011-08-2014-1085/+11
* | Merge 3.2Éric Araujo2011-08-201-3/+3
|\ \ | |/
| * Branch mergeÉric Araujo2011-08-203-33/+90
| |\
| | * Branch mergeÉric Araujo2011-08-203-33/+90
| | |\
| | | * Dedent example in docstringÉric Araujo2011-08-201-3/+3
* | | | Branch mergeÉric Araujo2011-08-209-86/+224
|\ \ \ \
| * | | | Fix sdist test on Windows (#12678). Patch by Jeremy Kloth.Éric Araujo2011-08-201-0/+1
| * | | | Add a simple test for the packaging RECORD file.Éric Araujo2011-08-201-1/+53
| * | | | Minor cleanupÉric Araujo2011-08-202-12/+7
| * | | | Add a test for extension modules in the old-style record fileÉric Araujo2011-08-201-1/+24
| * | | | Rework test_old_record a bit to make the test more exactÉric Araujo2011-08-201-13/+13
| * | | | Refactor the copying of xxmodule.c in packaging tests (#12141).Éric Araujo2011-08-202-27/+37
| * | | | Merge 3.2Éric Araujo2011-08-203-33/+90
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add a test for extension modules in the distutils record file.Éric Araujo2011-08-201-0/+33
| | * | | Rework test_record a bit to make the test more exactÉric Araujo2011-08-201-10/+12
| | * | | Refactor the copying of xxmodule.c in distutils tests (#12141).Éric Araujo2011-08-202-24/+46
* | | | | Issue #12213: make it clear that BufferedRWPair shouldn't be called with theAntoine Pitrou2011-08-201-19/+23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Issue #12213: make it clear that BufferedRWPair shouldn't be called with theAntoine Pitrou2011-08-201-19/+23
| | |_|/ | |/| |
* | | | #12787: merge with 3.2Sandro Tosi2011-08-201-2/+9
|\ \ \ \ | |/ / /
| * | | #12787: link original MultiCall proposal to webarchive and in a footnoteSandro Tosi2011-08-201-2/+9
* | | | Issue #12213: Fix a buffering bug with interleaved reads and writes thatAntoine Pitrou2011-08-203-46/+102
|\ \ \ \ | |/ / /
| * | | Issue #12213: Fix a buffering bug with interleaved reads and writes thatAntoine Pitrou2011-08-203-61/+103
* | | | Issue #12791: Break reference cycles early when a generator exits with an exc...Antoine Pitrou2011-08-203-0/+76
|\ \ \ \ | |/ / /
| * | | Issue #12791: Break reference cycles early when a generator exits with an exc...Antoine Pitrou2011-08-203-0/+76
| * | | Issue #12326: sys.platform is now always 'linux2' on LinuxVictor Stinner2011-08-203-0/+5
* | | | Fix compilation under WindowsAntoine Pitrou2011-08-201-1/+2
* | | | merge with 3.2Sandro Tosi2011-08-191-1/+1
|\ \ \ \ | |/ / /
| * | | fix description of \r; thanks to Thomas Waldmann from docs@Sandro Tosi2011-08-191-1/+1
* | | | Fix typo in test namesAntoine Pitrou2011-08-191-4/+4
|\ \ \ \ | |/ / /
| * | | Fix typo in test namesAntoine Pitrou2011-08-191-4/+4
* | | | merge with 3.2Sandro Tosi2011-08-191-2/+2
|\ \ \ \ | |/ / /
| * | | mention RFC1123 as origin of 4-year digit; thanks to John Haxby from docs@Sandro Tosi2011-08-191-2/+2
| | |/ | |/|
* | | Issue #12778: Reduce memory consumption when JSON-encoding a large container ...Antoine Pitrou2011-08-193-50/+175
| |/ |/|
* | Restore $HOME after test has run (should fix #12765)Éric Araujo2011-08-191-0/+3
* | Merge 3.2Éric Araujo2011-08-190-0/+0
|\ \ | |/
| * Branch mergeÉric Araujo2011-08-1917-65/+81
| |\
* | \ Branch mergeÉric Araujo2011-08-1922-100/+105
|\ \ \
| * \ \ Merge fixes for #12256 and typos from 3.2Éric Araujo2011-08-193-3/+6
| |\ \ \ | | | |/ | | |/|
| | * | TypoÉric Araujo2011-08-191-1/+1
| | * | Mention virtual subclasses in the glossary entry for ABCs (#12256).Éric Araujo2011-08-191-1/+4
| | * | Fix typo in command nameÉric Araujo2011-08-191-1/+1
| * | | Mark abc.abstractproperty as a propertyÉric Araujo2011-08-191-1/+1
| * | | Merge 3.2Éric Araujo2011-08-1917-70/+79
| |\ \ \ | | |/ /
| | * | Fix instance I missed in 59f7bbe1236c (#1626300)Éric Araujo2011-08-191-3/+3
| | * | Make logging call lazyÉric Araujo2011-08-191-1/+1
| | * | Remove obsolete term + indicate how to find the program (#1626300).Éric Araujo2011-08-192-3/+3