summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Issue #3080: zipimport has a full unicode suppportVictor Stinner2011-03-151-135/+168
* Fix refleak introduced by #10812.Ross Lagerwall2011-03-191-13/+22
* Issue #11592: Fix compilation warnings in os module.Ross Lagerwall2011-03-181-4/+4
* MergeAntoine Pitrou2011-03-171-3/+7
|\
| * Issue #10914: fix bogus memory management in Modules/getpath.c, leading to a ...Antoine Pitrou2011-03-171-3/+7
* | Issue #5421: merge fixAntoine Pitrou2011-03-171-6/+17
|\ \ | |/
| * Issue #5421: merge fixAntoine Pitrou2011-03-171-6/+17
| |\
| | * Issue #5421: Fix misleading error message when one of socket.sendto()'sAntoine Pitrou2011-03-171-6/+17
* | | Issue #10812: Revert os.lseek change.Ross Lagerwall2011-03-171-1/+7
* | | Issue #10812: Add some extra posix functions to the os module.Ross Lagerwall2011-03-171-152/+812
* | | Merge with 3.2.Ezio Melotti2011-03-162-3/+3
|\ \ \ | |/ /
| * | Merge with 3.1.Ezio Melotti2011-03-162-3/+3
| |\ \ | | |/
| | * Revert typo fixes in zlib/*Ezio Melotti2011-03-162-3/+3
* | | #11565: Merge with 3.2.Ezio Melotti2011-03-1614-20/+20
|\ \ \ | |/ /
| * | #11565: Merge with 3.1.Ezio Melotti2011-03-1614-20/+20
| |\ \ | | |/
| | * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-1614-20/+20
| * | Fix issue #11432. if the stdin pipe is the same file descriptor as either std...Gregory P. Smith2011-03-151-2/+2
* | | merge updateGregory P. Smith2011-03-154-6/+6
|\ \ \
| * \ \ Merge with 3.2Ezio Melotti2011-03-154-6/+6
| |\ \ \ | | |/ /
| | * | Merge with 3.2Ezio Melotti2011-03-154-6/+6
| | |\ \ | | | |/
| | | * Revert typo fixes in _cytpes/libffi*Ezio Melotti2011-03-152-1721/+1721
* | | | Fix issue #11432. if the stdin pipe is the same file descriptor as either std...Gregory P. Smith2011-03-151-2/+2
|/ / /
* | | #11515: Merge with 3.2.Ezio Melotti2011-03-1510-12/+12
|\ \ \ | |/ /
| * | #11515: Merge with 3.1.Ezio Melotti2011-03-1510-12/+12
| |\ \ | | |/
| | * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-157-1726/+1726
* | | Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2Jesus Cea2011-03-145-26/+1
* | | Issue #9935: Speed up pickling of instances of user-defined classes.Antoine Pitrou2011-03-111-17/+34
* | | Merge fix for issue #11450Antoine Pitrou2011-03-091-1/+3
|\ \ \ | |/ /
| * | Merge fix for issue #11450Antoine Pitrou2011-03-091-1/+3
| |\ \ | | |/
| | * Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() whenAntoine Pitrou2011-03-091-1/+3
* | | merge headsGeorg Brandl2011-03-061-2/+2
|\ \ \
| * | | Issue #11408: In threading.Lock.acquire(), only call gettimeofday() whenAntoine Pitrou2011-03-061-2/+2
* | | | Remove sys.subversion and svn build identification leftovers.Georg Brandl2011-03-061-18/+0
* | | | Merge build identification to default branch.Georg Brandl2011-03-061-3/+34
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge build identification to 3.2 branch.Georg Brandl2011-03-061-3/+34
| |\ \ | | |/
| | * Commit the hg build identification patch from the pymigr repo.Georg Brandl2011-03-051-3/+34
* | | Merge fix for issue #11391Antoine Pitrou2011-03-061-5/+10
|\ \ \ | |/ /
| * | Merge fix for issue #11391Antoine Pitrou2011-03-061-5/+10
| |\ \ | | |/
| | * Issue #11391: Writing to a mmap object created withAntoine Pitrou2011-03-061-5/+10
| | * Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge fromAntoine Pitrou2011-02-282-50/+81
| | * Merged revisions 87919 via svnmerge fromAlexander Belopolsky2011-02-151-1/+4
| | * Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge...R. David Murray2011-02-111-1/+1
| | * Merged revisions 88337 via svnmerge fromBrett Cannon2011-02-041-1/+1
| | * Merged revisions 88284 via svnmerge fromAntoine Pitrou2011-01-312-1/+15
| | * Merged revisions 88147 via svnmerge fromAntoine Pitrou2011-01-231-5/+15
| | * Merged revisions 88131 via svnmerge fromAntoine Pitrou2011-01-201-0/+11
| | * Merged revisions 88111 via svnmerge fromAntoine Pitrou2011-01-191-0/+2
| | * Merged revisions 88036 via svnmerge fromAntoine Pitrou2011-01-151-0/+1
| | * Merged revisions 88022 via svnmerge fromAntoine Pitrou2011-01-151-1/+1
| | * Merged revisions 87991 via svnmerge fromEli Bendersky2011-01-141-1/+0