summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge from 3.1Ross Lagerwall2011-03-141-1/+1
| |\ \ | | |/
| | * Issue #10885: Fix multiprocessing docs typoRoss Lagerwall2011-03-141-1/+1
* | | Merge whitespace fix from 3.2.R David Murray2011-03-141-1/+1
|\ \ \ | |/ /
| * | Fix whitespaceR David Murray2011-03-141-1/+1
* | | Merge fix for #11490 from 3.2.R David Murray2011-03-142-1/+5
|\ \ \ | |/ /
| * | Merge fix for #11490 from 3.1.R David Murray2011-03-142-1/+5
| |\ \ | | |/
| | * #11490: EACCES can also mean command not foundR David Murray2011-03-142-1/+5
* | | #1162477: accept '.' in addition to ':' when parsing time in date header.R David Murray2011-03-143-0/+18
* | | Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() an...Antoine Pitrou2011-03-132-4/+3
|\ \ \ | |/ /
| * | Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() an...Antoine Pitrou2011-03-132-4/+3
* | | use only the hex version, since the revno is unreliable across reposBenjamin Peterson2011-03-132-4/+3
* | | Remove documentation to non-existent function PyObject_CopyToObject (fixes #1...Antoine Pitrou2011-03-131-14/+0
|\ \ \ | |/ /
| * | Remove documentation to non-existent function PyObject_CopyToObject (fixes #1...Antoine Pitrou2011-03-131-14/+0
| |\ \ | | |/
| | * Remove documentation to non-existent function PyObject_CopyToObject (fixes #1...Antoine Pitrou2011-03-131-14/+0
* | | Merge commit for #11233Antoine Pitrou2011-03-132-2/+20
|\ \ \ | |/ /
| * | Issue #11223: Fix test_threadsignals to fail, not hang, when theAntoine Pitrou2011-03-132-2/+20
* | | Issue #7391: Remove outdated HOWTO with permission of its author.Raymond Hettinger2011-03-132-291/+0
* | | merge headsBenjamin Peterson2011-03-131-20/+19
|\ \ \
| * \ \ Merge with 3.2.Ezio Melotti2011-03-131-20/+19
| |\ \ \ | | |/ /
| | * | Merge with 3.1.Ezio Melotti2011-03-131-20/+19
| | |\ \ | | | |/
| | | * Fix markup in inputoutput.rst.Ezio Melotti2011-03-131-16/+17
* | | | bump ast versionBenjamin Peterson2011-03-131-2/+2
* | | | actually get file revBenjamin Peterson2011-03-131-1/+1
|/ / /
* | | convert ast versioning to mercurialBenjamin Peterson2011-03-136-26/+31
* | | Dummy merge with 3.2.Ezio Melotti2011-03-120-0/+0
|\ \ \ | |/ /
| * | Dummy merge with 3.1.Ezio Melotti2011-03-120-0/+0
| |\ \ | | |/
| | * Fix typo.Ezio Melotti2011-03-121-1/+1
* | | merge 3.2Benjamin Peterson2011-03-121-1/+1
|\ \ \ | |/ /
| * | merge 3.1Benjamin Peterson2011-03-121-1/+1
| |\ \ | | |/
| | * trunc -> math.trunc (closes #11475)Benjamin Peterson2011-03-121-1/+1
* | | Issue 9856: Change object.__format__ with a non-empty format string from a Pe...Eric V. Smith2011-03-124-17/+21
* | | Fix example in atexit doc: Both open and read could raise the IOError (#10461...Éric Araujo2011-03-121-5/+2
* | | Merge #11131Mark Dickinson2011-03-123-8/+84
|\ \ \ | |/ /
| * | Merge #11131Mark Dickinson2011-03-123-8/+84
| |\ \ | | |/
| | * Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operat...Mark Dickinson2011-03-123-8/+84
* | | Recording the merge.Senthil Kumaran2011-03-120-0/+0
|\ \ \ | |/ /
| * | forward merge from 3.1Senthil Kumaran2011-03-121-5/+6
| |\ \ | | |/
| | * Fix issue11283 - Clarifying a re pattern in the re module docs for conditiona...Senthil Kumaran2011-03-121-5/+6
* | | Fix issue11283 - Clarifying a re pattern in the re module docs for conditiona...orsenthil@gmail.com2011-03-121-5/+6
* | | mergeBrett Cannon2011-03-111-0/+3
|\ \ \
| * \ \ Merge #11403Antoine Pitrou2011-03-111-0/+3
| |\ \ \ | | |/ /
| | * | Merge #11403Antoine Pitrou2011-03-111-0/+3
| | |\ \ | | | |/
| | | * Issue #11403: add some MSVC-generated files to .hgignoreAntoine Pitrou2011-03-111-0/+3
* | | | Remove a now unneeded tweak to test_zipimport_support in order to notBrett Cannon2011-03-111-5/+0
|/ / /
* | | Issue #9935: Speed up pickling of instances of user-defined classes.Antoine Pitrou2011-03-114-48/+104
* | | Issue #11179: Make ccbench work under Python 3.1 and 2.7 again.Antoine Pitrou2011-03-112-1/+9
|\ \ \ | |/ /
| * | Issue #11179: Make ccbench work under Python 3.1 and 2.7 again.Antoine Pitrou2011-03-112-1/+9
* | | #11446: merge with 3.2.Ezio Melotti2011-03-111-1/+1
|\ \ \ | |/ /
| * | #11446: merge with 3.1.Ezio Melotti2011-03-111-1/+1
| |\ \ | | |/
| | * #11446: fix incorrect PEP link.Ezio Melotti2011-03-111-1/+1