2008-08-31 |
Jesus Cea | bsddb code updated to version 4.7.3pre2. This code... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Nick Coghlan | Merged revisions 66085 (with modifications) via svnmerg... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Nick Coghlan | Merged revisions 65487 (with heavy modifications for... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Georg Brandl | Merged revisions 66076 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Georg Brandl | Remove outdated comment. Reviewed by Antoine. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Georg Brandl | #3577: 3.0 is not installed as "python" on Unix. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Antoine Pitrou | Blocked revisions 66058 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Antoine Pitrou | #3668: When PyArg_ParseTuple correctly parses a s*... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Amaury Forgeot... | Issue 3611: in some cases (a __del__ re-raising an... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Christian Heimes | Removed merge glitch from stringlib/find.h as explained... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Christian Heimes | Removed bytesmeth declaration in OyObject_Bytes. It... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Georg Brandl | #3706: fix error message for wrong exec() argument... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Benjamin Peterson | Fix #3651 various memory leaks when using the buffer... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Benjamin Peterson | add NULL checking for PyBytes_FromObject; R=Neal |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Antoine Pitrou | Blocked revisions 66043 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Antoine Pitrou | Issue #2534: speed up isinstance() and issubclass(... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Antoine Pitrou | #3663: extra DECREF on syntax errors. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Benjamin Peterson | Blocked revisions 66039 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Benjamin Peterson | make bytes(o) respect __bytes__ #2415 |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Benjamin Peterson | Merged revisions 65910,65977,65980,65984,65986,66000... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Neal Norwitz | Merged revisions 66028 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Neal Norwitz | Merged revisions 66026 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Neal Norwitz | Merged revisions 66023 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Neal Norwitz | Try to fix the sporadic problems on the Solaris buildbo... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Neal Norwitz | Issue #3657: Fix uninitialized memory read when picklin... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Neal Norwitz | Merged revisions 66018 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Neal Norwitz | Fix gdbinit to handle new types/APIs. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Benjamin Peterson | Blocked revisions 66013 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Christian Heimes | Fixed yet another compiler warning of 64bit builds. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Neal Norwitz | Closes release blocker #3627. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Neal Norwitz | Update props for r66007. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Neal Norwitz | Merged revisions 66006 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Benjamin Peterson | Blocked revisions 66004 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Benjamin Peterson | bring the PyFile docs into sync with reality |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Benjamin Peterson | #3643 add more checks to _testcapi to prevent segfaults |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Benjamin Peterson | add NEWS note and test for last commit |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Benjamin Peterson | fix #3653 Python could segfault if invalid values were... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Georg Brandl | Blocked revisions 65995 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Georg Brandl | Remove outdated example from types module doc. Since... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Hye-Shik Chang | #1276: Add temporary encoding aliases for non-supported... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Amaury Forgeot... | #3650: fix a reference leak in bytes.split('x') |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Benjamin Peterson | Merged revisions 65982 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Christian Heimes | Merged revisions 65978 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Christian Heimes | Merged revisions 65975 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Robert Schuppenies | Merged revisions 65971 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Benjamin Peterson | Blocked revisions 65922,65926 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Mark Dickinson | Merged revisions 65964 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Mark Dickinson | Merged revisions 65958 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Benjamin Peterson | move test to a better location |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Benjamin Peterson | PyObject_Unicode doesn't exist anymore |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Barry Warsaw | done with 3.0 |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Barry Warsaw | Tagging 3.0b3 |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Barry Warsaw | Bumping to 3.0b3 v3.0b3 |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Benjamin Peterson | apply a fix for #3611 where the current exception conte... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Amaury Forgeot... | #3614: Correct a typo in xmlrpc.client. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Hirokazu Yamamoto | Blocked revisions 65917 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Hirokazu Yamamoto | Reverted r65901 and uses GetVolumeInformationW because... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Guido van Rossum | Blocked revisions 65914 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Guido van Rossum | Blocked revisions 65912 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Hirokazu Yamamoto | Merged revisions 65908 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Benjamin Peterson | revert 65897 |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Amaury Forgeot... | For some reason sys.stdin may be None on Windows, and... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Amaury Forgeot... | Partially revert r65883 to let the tests pass. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Mark Summerfield | Tiny fix of IGNORECASE plus removal of a UNICODE reference. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Mark Summerfield | Revised all texts concerning the ASCII flag: (1) put... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Hirokazu Yamamoto | Merged revisions 65900 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Benjamin Peterson | Merged revisions 65885,65892,65894,65898 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Benjamin Peterson | return sets instead of tuples from some symtable methods |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Benjamin Peterson | kill the obsolete symtable.Symbol methods |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Benjamin Peterson | Blocked revisions 65806,65880,65891,65893 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Amaury Forgeot... | Blocked revisions 65016 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | disable test_nis; it hangs |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Antoine Pitrou | Issue #2394: implement more of the memoryview API. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | Merged revisions 65658,65869,65882 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Amaury Forgeot... | Issue #3125: Remove copy_reg in multiprocessing and... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Guido van Rossum | Remove four uu-encoded image files that were once usefu... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Antoine Pitrou | Fix a failure in bsddb tests, following the changes... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | allow keyword args after *args in a function call |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Guido van Rossum | Blocked revisions 65874 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | Blocked revisions 65872 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Thomas Heller | Merged revisions 65868,65870 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | Merged revisions 65864 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | Blocked revisions 65865 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | Merged revisions 65780,65782,65785,65809,65812,65834... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Antoine Pitrou | #3560: cleanup C memoryview API |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Antoine Pitrou | #2834: Change re module semantics, so that str and... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | Merged revisions 65652-65653 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | Merged revisions 65855 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | fix possible error |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | make test_threading more robust for real |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Thomas Heller | Merged revisions 65681-65682,65684 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Thomas Heller | Fix and enable a test that now works. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Benjamin Peterson | make test more robust |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Benjamin Peterson | fix get_name usage |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Benjamin Peterson | update NEWS |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Benjamin Peterson | Merged revisions 65842 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Benjamin Peterson | add full deprecation warnings for old threading APIs |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Benjamin Peterson | Blocked revisions 65839 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Guido van Rossum | - Issue #3300: make urllib.parse.[un]quote() default... |
commit | commitdiff | tree | snapshot |
next |