2010-05-30 |
Mark Dickinson | Blocked revisions 81608 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Mark Dickinson | Blocked revisions 81606 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Mark Dickinson | Merged revisions 81602 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Stefan Krah | Merged revisions 81598 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Antoine Pitrou | Merged revisions 81594 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Victor Stinner | Remove dead code |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Victor Stinner | Issue #8837: Remove "O?" format of PyArg_Parse*() funct... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Brian Curtin | Merged revisions 81584 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Martin v. Löwis | Merged revisions 81582 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Benjamin Peterson | Blocked revisions 81578-81579 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Ezio Melotti | Merged revisions 81318 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Benjamin Peterson | correct default value in signature |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Alexander Belopolsky | Merged revisions 81566 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Mark Dickinson | Stefan Krah was missing from Misc/ACKS in the py3k... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Mark Dickinson | Merged revisions 81512 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Alexander Belopolsky | Merged revisions 81559 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Mark Dickinson | Issue #2844: Make int('42', n) consistently raise Value... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Alexander Belopolsky | Merged revisions 81555 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Mark Dickinson | Merged revisions 81551 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Giampaolo Rodolà | fix wrong assertIs context |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Giampaolo Rodolà | Fix issue #8806: add SSL contexts support to ftplib |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Brian Curtin | Fix #2810 - handle the case where some registry calls... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Victor Stinner | Merged revisions 81543 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Mark Dickinson | Issue #8817: Expose round-to-nearest variant of divmod... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Victor Stinner | Blocked revisions 81537 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Victor Stinner | Fix the new TestMain.test_decode() of test_base64 for... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Victor Stinner | Issue #4769: Fix main() function of the base64 module... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Martin v. Löwis | Merged revisions 81531 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Mark Dickinson | Merged revisions 81527 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Mark Dickinson | Merged revisions 81525 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-25 |
R. David Murray | Recorded merge of revisions 81521 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-25 |
R. David Murray | Blocked revisions 81518 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Tarek Ziadé | added the list of public APIs in sysconfig |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Tarek Ziadé | Made sysconfig a script that displays useful informatio... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Benjamin Peterson | Blocked revisions 81509 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Victor Stinner | Recorded merge of revisions 81500-81501 via svnmerge... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Antoine Pitrou | Document the context attribute of SSL sockets |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Antoine Pitrou | Add a versionadded tag for SSL contexts. |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Steven Bethard | Merged revisions 81492 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Steven Bethard | Merged revisions 81490 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Mark Dickinson | Issue #8188: Introduce a new scheme for computing hashe... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Mark Dickinson | Remove duplicate NEWS entry. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Benjamin Peterson | Merged revisions 81479 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Mark Dickinson | #Issue 8540: Make Context._clamp attribute public in... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Victor Stinner | Merged revisions 81471-81472 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Mark Dickinson | Issue #8749: remove unused code in Objects/object.c... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Victor Stinner | Merged revisions 81459 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Victor Stinner | Issue #3798: sys.exit(message) writes the message to... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Victor Stinner | Blocked revisions 81454 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Merged revisions 81450 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Merged revisions 81443 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Merged revisions 81440 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Benjamin Peterson | Merged revisions 81428-81429,81432-81433,81437 via... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Merged revisions 81431 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Fix signatures for the various TemporaryFile class... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Blocked revisions 81419 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Fix variable name in example. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Recorded merge of revisions 81415 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Benjamin Peterson | Merged revisions 81414 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Remove redundant example. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Georg Brandl | Merged revisions 81404 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Victor Stinner | Issue #8780: Fix a regression introduced by r78946... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Antoine Pitrou | Merged revisions 81398 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Mark Dickinson | Issue #8748: Fix two issues with comparisons between... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Victor Stinner | Issue #8774: tabnanny uses the encoding cookie (#coding... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Antoine Pitrou | Issue #4870: Add an `options` attribute to SSL contexts... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Benjamin Peterson | Merged revisions 81385 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Victor Stinner | Blocked revisions 81377 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #8559: improve unicode support of (gdb) libpython.py |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Tarek Ziadé | Merged revisions 81371 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Georg Brandl | Add descriptor HOWTO to py3k docs. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Georg Brandl | Merged revisions 80068 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Georg Brandl | Recorded merge of revisions 80466-80469 via svnmerge... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Georg Brandl | Recorded merge of revisions 80030,80067,80069,80080... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Georg Brandl | Merged revisions 80030,80067,80069,80080-80081,80084... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #8766: Initialize _warnings module before importi... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Oops, add the new test_log.py for distutils test suite... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | regrtest.py: call replace_stdout() before the first... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #8663: distutils.log emulates backslashreplace... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #8589: Decode PYTHONWARNINGS environment variable... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Krah | Merged revisions 81354 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Stefan Krah | Merged revisions 81350 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Ooops, add missing ";" in my previous commit (r81324... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #6697: Check that _PyUnicode_AsString() result... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #6697: Check that _PyUnicode_AsString() result... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #6697: Check that _PyUnicode_AsString() result... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #6697: Fix a crash if sys.stdin or sys.stdout... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #6697: Fix a crash if a keyword contains a surrogate |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #6697: Check that _PyUnicode_AsString() result... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Victor Stinner | Issue #6697: Fix a crash if a module attribute name... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Giampaolo Rodolà | Merged revisions 81294 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Victor Stinner | Add versionadded (3.2) tag to os.supports_bytes_environ... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Victor Stinner | Issue #8513: os.get_exec_path() supports b'PATH' key... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Barry Warsaw | Repair test failure. Bug 8727. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Senthil Kumaran | Merged revisions 81286 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Senthil Kumaran | Removing the reference in the docs for overriding _urlo... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Senthil Kumaran | Merged revisions 81279 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Victor Stinner | Fix test_main_invalid_unicode() of test_sys for ASCII... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Lars Gustäbel | Issue #8633: Support for POSIX.1-2008 binary pax headers. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Florent Xicluna | Inadvertently removed part of the comment in r81271. |
commit | commitdiff | tree | snapshot |
next |