2008-07-14 |
Benjamin Peterson | #2512 implement the 3.0 gettext API |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Robert Schuppenies | Merged revisions 64842,64853,64856,64945 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Alexandre Vassalotti | Mention the behaviour of PyFunction_SetAnnotations... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Alexandre Vassalotti | Added documentation for PyFunction_GetAnnotations(... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Benjamin Peterson | Blocked revisions 64930 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Alexandre Vassalotti | Forward port r64930. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Alexandre Vassalotti | Fixed _pickle to use Py_EnterRecursiveCall(). |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Benjamin Peterson | remove 3.0 conditional |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Benjamin Peterson | Blocked revisions 64922 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Benjamin Peterson | Merged revisions 64920 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Benjamin Peterson | move test_long_future into test_long |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Nick Coghlan | Blocked revisions 64913 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Nick Coghlan | Blocked revisions 64910 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Nick Coghlan | Make test.test_support.catch_warnings more robust as... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Brett Cannon | Clean up list of undocumented modules as most of them... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Brett Cannon | Merged revisions 64903 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Benjamin Peterson | These revisions were merged manaually: |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Benjamin Peterson | kill off plat-mac |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Josiah Carlson | Fixed test for asyncore. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Josiah Carlson | Fix for AttributeError in test_asynchat. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Brett Cannon | Blocked revisions 64865-64866 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Brett Cannon | Blocked revisions 64861 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Brett Cannon | Blocked revisions 64858-64859 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Nick Coghlan | Blocked revisions 64791 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Facundo Batista | Issue 3314. The sys module is used in an error case. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Josiah Carlson | Fixed bugs 760475, 953599, and 1519. This is a transla... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Josiah Carlson | Removed extraneous whitespace. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Josiah Carlson | Fixed documentation to be correct for Py3k. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Josiah Carlson | Committing Py3k version of changelist 64080 and 64257... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Amaury Forgeot... | Blocked revisions 64762 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Benjamin Peterson | fix no-op in tutorial |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Benjamin Peterson | #3295 actually define PyExc_BufferError |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Benjamin Peterson | make the symlink to Python be created on install for... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Benjamin Peterson | finish fixing the rlcompleter regression (thanks for... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Benjamin Peterson | fix regression from merge error in rlcompletor |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Martin v. Löwis | Merged revisions 64736-64737 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Mark Dickinson | Docstring typo |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Amaury Forgeot... | Correct a typo during previous checkin. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Amaury Forgeot... | Issue #3280: like chr() already does, the "%c" format... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Benjamin Peterson | touch up str docstrings #3284 |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Amaury Forgeot... | Correct a test after r64701. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Georg Brandl | Issue #3282: str.isprintable() should return False... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Georg Brandl | Fix committed merge conflict. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Benjamin Peterson | remove traces of .next |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Benjamin Peterson | document LOAD_BUILD_CLASS |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Martin v. Löwis | Merged revisions 64688 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Amaury Forgeot... | Merged revisions 64685 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Amaury Forgeot... | Correct a typo that breaks test_distutils |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Amaury Forgeot... | Add a NEWS entry for Issue #3247. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Amaury Forgeot... | #3247: get rid of Py_FindMethods |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Amaury Forgeot... | #3247: get rid of Py_FindMethod |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Brett Cannon | Block r64673. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Brett Cannon | Merged revisions 64677 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Amaury Forgeot... | Oops, forgot that there are modules outside the win32... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Amaury Forgeot... | #3247: Get rid of Py_FindMethod: |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Amaury Forgeot... | #3247 Get rid of Py_FindMethod; use tp_members instead. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Benjamin Peterson | Merged revisions 64475,64544-64545,64550,64557-64558... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Amaury Forgeot... | Revert a bad change I made in r64209, which probably... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Benjamin Peterson | Merged revisions 64434-64435,64440-64443,64445,64447... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Benjamin Peterson | sync whatsnew with 2.6 |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Benjamin Peterson | I'm blocking all these whatsnew revisions, so I can... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Benjamin Peterson | Merged revisions 64365,64370,64406,64408-64409,64412... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Benjamin Peterson | Blocked revisions 64398,64400,64437,64456,64462,64511... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Benjamin Peterson | add an entry for object.__dir__ |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Brett Cannon | Blocked revisions 64649 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Amaury Forgeot... | Blocked revisions 64633 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | Blocked revisions 64635 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | #3191: fix round() docs and docstring. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Benjamin Peterson | fix test_metaclass |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | Add some full stops. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | #3220: improve bytes docs a bit. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Benjamin Peterson | Merged revisions 64622 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | Fix a few urllib bugs (NameErrors). |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | #2683: Popen.communicate() argument must be bytes. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Benjamin Peterson | document PyUnicode_CompareWithASCIIString |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | #2683: communicate() takes bytes. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Benjamin Peterson | Hopefully fix make framework install on Mac (see 3174) |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Mark Summerfield | - No more 0L or similar. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Benjamin Peterson | fix syntax |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Mark Summerfield | - removed sentence about the new free format floating... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Benjamin Peterson | Merged revisions 64601 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Benjamin Peterson | now that exec is a function, we can use the shorter... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Martin v. Löwis | Merged revisions 64597-64598 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Martin v. Löwis | Issue #3236: Return small longs from PyLong_FromString. |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Bill Janssen | close asyncore.dispatcher on EOF |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Bill Janssen | fix bad method names in ssl module (and typo in ssl... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Robert Schuppenies | Merged revisions 64518,64521-64525,64528-64533 via... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Benjamin Peterson | division is no longer a future thing for test_binop |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Benjamin Peterson | #3229 fix typo and expand notes a little |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Matthias Klose | - allow to configure with db4.7, test with 4.7 on some... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Benjamin Peterson | remove usage of cachesrc.py in Mac/Makefile |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Benjamin Peterson | change references to Queue module to queue in multiproc... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Benjamin Peterson | Merged revisions 64407,64568 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Benjamin Peterson | make multiprocessing.sharedctypes.Value's lock argument... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Mark Dickinson | Merged revisions 64561 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Trent Nelson | Blocked revisions 64555 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Brett Cannon | Ignore *.pyc and *.pyo files. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Brett Cannon | Merged revisions 64549 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Brett Cannon | Rename a variable to be more in line with the name... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Benjamin Peterson | Blocked revisions 64546-64547 via svnmerge |
commit | commitdiff | tree | snapshot |
next |