2008-10-04 |
Georg Brandl | #4000: fix several 2.x atavisms. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Amaury Forgeot... | Issue3187 for Macintosh platform: |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Benjamin Peterson | Blocked revisions 66714,66721,66763-66765 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Amaury Forgeot... | Issue3187 again: test_ntpath failed when run with the... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Amaury Forgeot... | Make the test more robust in face of remaining files. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Amaury Forgeot... | Second part of #3187, for windows: |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Guido van Rossum | Change fnmatch.py to use separate caches for str and... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Hirokazu Yamamoto | Blocked revisions 66768 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Martin v. Löwis | Issue #3187: Add sys.setfilesystemencoding. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benjamin Peterson | update pydoc-topics |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benjamin Peterson | Blocked revisions 66756 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Add UUID for 3.0b4. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Add UUID for 3.1. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Merged revisions 66752 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Christian Heimes | Merged revisions 66748 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benjamin Peterson | Blocked revisions 66744 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Guido van Rossum | Issue #3187: Better support for "undecodable" filenames... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Christian Heimes | Merged revisions 66739 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Guido van Rossum | Fix svn:ignore properties on these two directories. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Merged revisions 66722 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Martin v. Löwis | Merged revisions 66710 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Amaury Forgeot... | Fix a probable merge glitch in r66695: |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benjamin Peterson | check for errors after PyLong_Ssize_t |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benjamin Peterson | Merged revisions 66693 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benjamin Peterson | remove a trace of the cmp argument for list.sort |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benjamin Peterson | Blocked revisions 66676,66682,66689 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Martin v. Löwis | Merged revisions 66686 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Thomas Heller | Merged revisions 66683 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Georg Brandl | #3993: fix old-style print statements. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Brett Cannon | Blocked revisions 66677 via svnmerge. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Benjamin Peterson | Merged revisions 66673 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Georg Brandl | #3983: typo fix. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Georg Brandl | Merged revisions 66667 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Benjamin Peterson | Devil merge! |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Benjamin Peterson | Merged revisions 66653-66654 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Benjamin Peterson | Blocked revisions 66657 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Benjamin Peterson | #3911 FTP.makeport was giving bad port numbers |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Benjamin Peterson | Merged revisions 66634 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Amaury Forgeot... | Merged revisions 66631 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Benjamin Peterson | #3946 fix PyObject_CheckBuffer on a memoryview object |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Amaury Forgeot... | Blocked revisions 66568 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Amaury Forgeot... | #3929: dbm.open() would try to raise a tuple. This... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Amaury Forgeot... | Blocked revisions 66620 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Martin v. Löwis | Merged revisions 66616 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Benjamin Peterson | Merged revisions 66496 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Thomas Heller | Merged revisions 66611 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Georg Brandl | Remove references to __cmp__. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Benjamin Peterson | Blocked revisions 66569 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Hirokazu Yamamoto | Blocked revisions 66566 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Benjamin Peterson | fix some more cases of reduce's move to functools from... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Benjamin Peterson | add a test for bad atexit arguments |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Skip Montanaro | Fix for issue 3666 - atexit.register with bad inputs... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Benjamin Peterson | Merged revisions 66508,66510,66512-66513,66523-66526... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Benjamin Peterson | Removed merge tracking for "svnmerge" for |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Benjamin Peterson | Merged revisions 66557 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Andrew MacIntyre | Merged revisions 66552-66553 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Andrew MacIntyre | Blocked revisions 66554 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Andrew MacIntyre | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Gerhard Häring | Issue #3659: Values of string subclasses were not handl... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Amaury Forgeot... | #1688: On Windows, the input() prompt was not correctly... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Hirokazu Yamamoto | Merged revisions 66542 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Georg Brandl | #3923: fix undefined token. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Hirokazu Yamamoto | Merged revisions 66539 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Georg Brandl | Handle documentation for turtle rename. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Georg Brandl | Remove stray question mark. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Martin v. Löwis | Bug #3884: Make the turtle module toplevel again. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Georg Brandl | Remove duplicate production. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Georg Brandl | #3913: Remove "decorated" from production, it is handle... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Georg Brandl | #3917: don't allow {} as a set display. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Benjamin Peterson | kill another set_daemon instance |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Benjamin Peterson | fix #3628; idle wouldn't start because of a typo |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Martin v. Löwis | Merged revisions 66516 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Martin v. Löwis | Merged revisions 66514 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Benjamin Peterson | Blocked revisions 66498,66502,66504,66506 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Barry Warsaw | removing incorrectly tagged double directory |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Barry Warsaw | done with rc1 |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Barry Warsaw | Tagging 3.0rc1 |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Barry Warsaw | Tagging 3.0rc1 |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Barry Warsaw | bumping to 3.0rc1 v3.0rc1 |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Benjamin Peterson | shut up a few sphinx warnings |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Benjamin Peterson | Merged revisions 66457-66459,66465-66468,66483-66485... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Robert Schuppenies | Issue #3859: Fixed test_sys.Sizeof failure on win64. |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Benjamin Peterson | add documentation for the new buffer interface based... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Benjamin Peterson | forgot to commit properties for last merge |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Benjamin Peterson | Merged revisions 66473 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Antoine Pitrou | Fix Windows buildbot failures after r66469. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Antoine Pitrou | Issue #3782: os.write() must not accept unicode strings |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Martin v. Löwis | Merged revisions 66463 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Martin v. Löwis | Merged revisions 66460-66461 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Benjamin Peterson | Merged revisions 66453 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Georg Brandl | Merged revisions 66452 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Benjamin Peterson | Blocked revisions 66450 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Georg Brandl | Blocked revisions 66447 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Georg Brandl | Forward-port of r66447. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Benjamin Peterson | Merged revisions 66394,66404,66412,66414,66424-66436... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Martin v. Löwis | Merged revisions 66441 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Martin v. Löwis | Merged revisions 66439 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Benjamin Peterson | Blocked revisions 66415-66416,66422 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Amaury Forgeot... | Blocked revisions 66390 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Benjamin Peterson | make lib2to3/main.py syntax py3k valid |
commit | commitdiff | tree | snapshot |
next |