Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge fix for #11490 from 3.2. | R David Murray | 2011-03-14 | 2 | -1/+5 | |
|\ \ \ | |/ / | ||||||
| * | | Merge fix for #11490 from 3.1. | R David Murray | 2011-03-14 | 2 | -1/+5 | |
| |\ \ | | |/ | ||||||
| | * | #11490: EACCES can also mean command not found | R David Murray | 2011-03-14 | 2 | -1/+5 | |
| | | | ||||||
* | | | #1162477: accept '.' in addition to ':' when parsing time in date header. | R David Murray | 2011-03-14 | 3 | -0/+18 | |
| | | | | | | | | | | | | | | | Some non-compliant MUAs use '.'s, so by the Postel Principle we should accept them. Patch by Thomas Herve. | |||||
* | | | Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() ↵ | Antoine Pitrou | 2011-03-13 | 2 | -4/+3 | |
|\ \ \ | |/ / | | | | | | | anymore | |||||
| * | | Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() ↵ | Antoine Pitrou | 2011-03-13 | 2 | -4/+3 | |
| | | | | | | | | | | | | anymore | |||||
* | | | use only the hex version, since the revno is unreliable across repos | Benjamin Peterson | 2011-03-13 | 2 | -4/+3 | |
| | | | ||||||
* | | | Remove documentation to non-existent function PyObject_CopyToObject (fixes ↵ | Antoine Pitrou | 2011-03-13 | 1 | -14/+0 | |
|\ \ \ | |/ / | | | | | | | #11478) | |||||
| * | | Remove documentation to non-existent function PyObject_CopyToObject (fixes ↵ | Antoine Pitrou | 2011-03-13 | 1 | -14/+0 | |
| |\ \ | | |/ | | | | | | | #11478) | |||||
| | * | Remove documentation to non-existent function PyObject_CopyToObject (fixes ↵ | Antoine Pitrou | 2011-03-13 | 1 | -14/+0 | |
| | | | | | | | | | | | | #11478) | |||||
* | | | Merge commit for #11233 | Antoine Pitrou | 2011-03-13 | 2 | -2/+20 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #11223: Fix test_threadsignals to fail, not hang, when the | Antoine Pitrou | 2011-03-13 | 2 | -2/+20 | |
| | | | | | | | | | | | | non-semaphore implementation of locks is used under POSIX. | |||||
* | | | Issue #7391: Remove outdated HOWTO with permission of its author. | Raymond Hettinger | 2011-03-13 | 2 | -291/+0 | |
| | | | ||||||
* | | | merge heads | Benjamin Peterson | 2011-03-13 | 1 | -20/+19 | |
|\ \ \ | ||||||
| * \ \ | Merge with 3.2. | Ezio Melotti | 2011-03-13 | 1 | -20/+19 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge with 3.1. | Ezio Melotti | 2011-03-13 | 1 | -20/+19 | |
| | |\ \ | | | |/ | ||||||
| | | * | Fix markup in inputoutput.rst. | Ezio Melotti | 2011-03-13 | 1 | -16/+17 | |
| | | | | ||||||
* | | | | bump ast version | Benjamin Peterson | 2011-03-13 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | actually get file rev | Benjamin Peterson | 2011-03-13 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | convert ast versioning to mercurial | Benjamin Peterson | 2011-03-13 | 6 | -26/+31 | |
| | | | ||||||
* | | | Dummy merge with 3.2. | Ezio Melotti | 2011-03-12 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Dummy merge with 3.1. | Ezio Melotti | 2011-03-12 | 0 | -0/+0 | |
| |\ \ | | |/ | ||||||
| | * | Fix typo. | Ezio Melotti | 2011-03-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | merge 3.2 | Benjamin Peterson | 2011-03-12 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | merge 3.1 | Benjamin Peterson | 2011-03-12 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | trunc -> math.trunc (closes #11475) | Benjamin Peterson | 2011-03-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Issue 9856: Change object.__format__ with a non-empty format string from a ↵ | Eric V. Smith | 2011-03-12 | 4 | -17/+21 | |
| | | | | | | | | | | | | PendingDeprecationWarning to a DeprecationWarning. | |||||
* | | | Fix example in atexit doc: Both open and read could raise the IOError ↵ | Éric Araujo | 2011-03-12 | 1 | -5/+2 | |
| | | | | | | | | | | | | | | | | | | (#10461 follow-up). Thanks to SilenGhost for catching this. | |||||
* | | | Merge #11131 | Mark Dickinson | 2011-03-12 | 3 | -8/+84 | |
|\ \ \ | |/ / | ||||||
| * | | Merge #11131 | Mark Dickinson | 2011-03-12 | 3 | -8/+84 | |
| |\ \ | | |/ | ||||||
| | * | Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus ↵ | Mark Dickinson | 2011-03-12 | 3 | -8/+84 | |
| | | | | | | | | | | | | operations in ROUND_FLOOR rounding mode. | |||||
* | | | Recording the merge. | Senthil Kumaran | 2011-03-12 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | forward merge from 3.1 | Senthil Kumaran | 2011-03-12 | 1 | -5/+6 | |
| |\ \ | | |/ | ||||||
| | * | Fix issue11283 - Clarifying a re pattern in the re module docs for ↵ | Senthil Kumaran | 2011-03-12 | 1 | -5/+6 | |
| | | | | | | | | | | | | conditional regex | |||||
* | | | Fix issue11283 - Clarifying a re pattern in the re module docs for ↵ | orsenthil@gmail.com | 2011-03-12 | 1 | -5/+6 | |
| | | | | | | | | | | | | conditional regex | |||||
* | | | merge | Brett Cannon | 2011-03-11 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * \ \ | Merge #11403 | Antoine Pitrou | 2011-03-11 | 1 | -0/+3 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge #11403 | Antoine Pitrou | 2011-03-11 | 1 | -0/+3 | |
| | |\ \ | | | |/ | ||||||
| | | * | Issue #11403: add some MSVC-generated files to .hgignore | Antoine Pitrou | 2011-03-11 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Remove a now unneeded tweak to test_zipimport_support in order to not | Brett Cannon | 2011-03-11 | 1 | -5/+0 | |
|/ / / | | | | | | | | | | fail under tracing. | |||||
* | | | Issue #9935: Speed up pickling of instances of user-defined classes. | Antoine Pitrou | 2011-03-11 | 4 | -48/+104 | |
| | | | ||||||
* | | | Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. | Antoine Pitrou | 2011-03-11 | 2 | -1/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. | Antoine Pitrou | 2011-03-11 | 2 | -1/+9 | |
| | | | ||||||
* | | | #11446: merge with 3.2. | Ezio Melotti | 2011-03-11 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | #11446: merge with 3.1. | Ezio Melotti | 2011-03-11 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | #11446: fix incorrect PEP link. | Ezio Melotti | 2011-03-11 | 1 | -1/+1 | |
| | | | ||||||
| * | | merge | Eli Bendersky | 2011-03-11 | 1 | -1/+1 | |
| |\ \ | ||||||
| * \ \ | merge from 3.1 | Eli Bendersky | 2011-03-11 | 1 | -20/+26 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Issue #11426: use 'with' statements on open files in CSV examples | Eli Bendersky | 2011-03-11 | 1 | -20/+26 | |
| | | | | ||||||
* | | | | Use with statement where it improves the documentation (closes #10461) | Éric Araujo | 2011-03-11 | 5 | -8/+16 | |
| | | | |