2008-07-16 |
Benjamin Peterson | fix dependencies |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Eric Smith | Merged revisions 65023 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Benjamin Peterson | Merged revisions 65026 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Benjamin Peterson | Merged revisions 65019 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Benjamin Peterson | Blocked revisions 65020 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Merged revisions 64982-64983,65004 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Merged revisions 64722,64729,64753,64845-64846,64849... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Mark Dickinson | Merged revisions 64981 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Mark Dickinson | Merged revisions 64974 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Mark Dickinson | Blocked revisions 65005 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Blocked revisions 64854-64855 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Merged revisions 64623,64640,64665,64687,64689-64690... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Merged revisions 64446,64490,64495,64526,64567 via... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Blocked revisions 64453,64471,64489,64527,64535,64554... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Blocked revisions 64438-64439,64516 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Benjamin Peterson | sys.maxint -> sys.maxsize |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Benjamin Peterson | update configure again :) |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Blocked revisions 64424 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Merged revisions 63997 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Benjamin Peterson | update configure |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Merged revisions 63955 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Merged revisions 63828 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Benjamin Peterson | Blocked revisions 64986 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Eric Smith | Merged revisions 64984 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Thomas Heller | Merged revisions 64979 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Thomas Heller | Merged revisions 64976-64977 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Neil Schemenauer | Fix some broken URLs to GC design discussions. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Thomas Heller | Merged revisions 64968,64971 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Thomas Heller | Make these files to compile again under Windows. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Thomas Heller | Fix a potential NameError. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Nick Coghlan | Manual forward port of 64962 - use PyObject_HashNotImpl... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Benjamin Peterson | implement chained exception tracebacks |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Nick Coghlan | Blocked revisions 64962 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Eric Smith | Forward port of r64958. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Eric Smith | Blocked revisions 64958 via svnmerge. Will merge by... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Benjamin Peterson | correct docstring |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Benjamin Peterson | Blocked revisions 64953 via svnmerge |
commit | commitdiff | tree | snapshot |
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 |
next |