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 |
2010-05-17 |
Florent Xicluna | Issue #1285086: Speed up urllib.parse functions: quote... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Florent Xicluna | Merged revision 81259 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Jeffrey Yasskin | Fix test_capi in !pydebug mode, where my original attem... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Victor Stinner | Improve test_exit() error message to analyze sparc... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Antoine Pitrou | Typo (thanks Arfrever) |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Tarek Ziadé | Merged revisions 81261 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Tarek Ziadé | Merged revisions 81255 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Antoine Pitrou | Try to fix buildbot failures with old OpenSSLs. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Victor Stinner | Fix refleak in internal_print() introduced by myself... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Victor Stinner | handle_system_exit() flushs files to warranty the outpu... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Victor Stinner | PyObject_Dump() encodes unicode objects to utf8 with... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Victor Stinner | Issue #6697: Fix a crash if code of "python -c code... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Victor Stinner | Oops, my patch on subprocess is not merged yet: fix... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Victor Stinner | test_os: cleanup test_internal_execvpe() and os._execvp... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Antoine Pitrou | "xyzzy" is not a silly enough name for some OpenSSL... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Antoine Pitrou | Merged revisions 81241 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Victor Stinner | Issue #8477: ssl.RAND_egd() supports str with surrogate... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Victor Stinner | Issue #8477: _ssl._test_decode_cert() supports str... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Antoine Pitrou | Do not fail if ssl fails to import |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Antoine Pitrou | Fix (hopefully) the remaining test_ssl buildbot failures |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Antoine Pitrou | Followup on r81233: fix test_ssl with OpenSSL < 1.0.0. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Antoine Pitrou | Issue #8550: Add first class `SSLContext` objects to... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Antoine Pitrou | Merged revisions 81229 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Victor Stinner | Merged revisions 81224 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Merged revisions 81220 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Brett Cannon | Make test_module_with_large_stack as an expected failur... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Brett Cannon | Fix a comment to state the right thing. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Recorded merge of revisions 81213 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Brett Cannon | A test was not guaranteeing cleanup in the face of... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Amaury Forgeot... | Blocked revisions 81210 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Antoine Pitrou | Issue #8665: Fix `make pycremoval` exiting with non... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Recorded merge of revisions 81205 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Amaury Forgeot... | Remove unused variable, and fix a compilation warning... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Benjamin Peterson | Merged revisions 81200 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Benjamin Peterson | fix one more runon |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Benjamin Peterson | rephrase |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Benjamin Peterson | fix run-on sentence |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Mark Dickinson | Issue #8692: Improve performance of math.factorial: |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Issue #8715: Create PyUnicode_EncodeFSDefault() functio... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Enable shortcuts for common encodings in PyUnicode_AsEn... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Issue #8610: Load file system codec at startup, and... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Stefan Krah | Merged revisions 81185 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Fix test_capi for Windows: strip newline characters |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Victor Stinner | Merged revisions 81179 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |