2008-03-20 |
Sean Reifscheider | Forgot to add NEWS item about smtplib SSL readline... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Sean Reifscheider | Issue #2143: Fix embedded readline() hang on SSL socket... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Gregory P.... | Prevent ioctl op codes from being sign extended from... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Brett Cannon | Make sure that the warnings filter is not reset or... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Trent Nelson | Bump the SIGALM delay from 3 seconds to 20 seconds... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Raymond Hettinger | Remove unnecessary traceback save/restore pair. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Trent Nelson | Comment out tcltk/tcltk64 removal. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Gregory P.... | Improve the error message when the CRCs don't match. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Trent Nelson | Force a clean of the tcltk/tcltk64 directories now... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Trent Nelson | Fix the x64 Windows build environment used by the build... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Raymond Hettinger | Remove itertools warnings I had added before the 2... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Raymond Hettinger | The filter() function does support a None argument... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Raymond Hettinger | Issue 2354: Fix-up compare warning. Patch contributed... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Brett Cannon | Use sys.py3kwarning instead of trying to trigger a... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Brett Cannon | test_nis would fail if test.test_support.verbose was... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Thomas Heller | Checkout sqlite-source when it is not there. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Eric Smith | Trivial typo. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Eric Smith | Use test.test_support.captured_stdout instead of a... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Trent Nelson | Lets have another try at getting the Windows buildbots... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Trent Nelson | Fix the tcl-8.4.18.1 path and make sure we cd into... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Georg Brandl | Another one. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Georg Brandl | Remove footnote from versionchanged as it upsets LaTeX. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Trent Nelson | Remove extraneous apostrophe and semi-colon from Additi... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Trent Nelson | Refine the Visual Studio 2008 build solution in order... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Trent Nelson | Issue2290: Support x64 Windows builds that live in... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Martin v. Löwis | Import relimport using a relative import. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Martin v. Löwis | Merged revisions 61598-61599,61601 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Martin v. Löwis | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Martin v. Löwis | Import lib2to3. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Martin v. Löwis | Issue #2400: Allow relative imports to "import *". |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Raymond Hettinger | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Gregory P.... | Fix the struct module DeprecationWarnings that zipfile... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Eric Smith | Another test for __future__ print_function. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
David Wolever | Added zip, map, filter to future_bultins (#2171) |
commit | commitdiff | tree | snapshot |
2008-03-19 |
David Wolever | Added my name to ACKS |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Eric Smith | Fixed compiler module so __future__ print_function... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Gregory P.... | Use zlib's crc32 routine instead of binascii when avail... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Gregory P.... | Mention that crc32 and adler32 are available in a diffe... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Andrew M. Kuchling | Add Jeff Rush |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Eric Smith | Backport of the print function, using a __future__... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Raymond Hettinger | Issue: 2354: Add 3K warning for the cmp argument to... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Raymond Hettinger | Speed-up isinstance() for one easy case. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Gregory P.... | Add a test to make sure zlib.crc32 and binascii.crc32... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steven Bethard | Add py3k warnings for code and method inequality compar... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steven Bethard | Have regrtest skip test_py3kwarn when the -3 flag is... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
David Wolever | Added a warning when -3 is enabled and None is passed... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Ignore BIG5HKSCS-2004.TXT which is downloaded as part... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Gregory P.... | news entry for the chown fix |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Neal Norwitz | Import the test properly. This is especially important... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steven Bethard | Fix test_atexit so that it still passes when -3 is... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Gregory P.... | Fix chown on 64-bit linux. It needed to take a long... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steven Bethard | _have_soundcard() is a bad check for winsound.Beep... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steven Bethard | cell_compare needs to return -2 instead of NULL. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Neal Norwitz | Get regrtest working when re-running tests |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steven Bethard | Add py3k warnings for object, type, cell and dict compa... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Add Tools/scripts/patchcheck.py. Invoked from ``make... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Sean Reifscheider | Issue 1577: shutil.move() where destination is a direct... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Cast the arguments to PyString_AsStringAndSize() to... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steven Bethard | Use test_support.unlink instead of os.unlink in tearDow... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Fix test_errno to only check for error numbers that... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Remove all traces of HAVE_STRERROR. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Thomas Heller | Include <alloca.h> on Solaris, see issue #1506. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Martin v. Löwis | Note that the stderr output of the test is intentional. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Martin v. Löwis | Add WSA errors. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Martin v. Löwis | Add more Linux error codes. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Martin v. Löwis | norwitz-amd64 (gentoo) has EREMOTEIO. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Trent Nelson | The behaviour of winsound.Beep() seems to differ betwee... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Trent Nelson | Issue 2286: bump up the stack size of the 64-bit debug... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Neal Norwitz | Add some info to the failure messages |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jeffrey Yasskin | Add a -S/--slow flag to regrtest to have it print the... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Improve the error message for a test that failed on... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Neal Norwitz | Try increasing the timeout to reduce the flakiness... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jeffrey Yasskin | Speed up test_dict by about 10x by only checking select... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jeffrey Yasskin | Speed test_thread up from 51.328s to 0.081s by reducing... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Neal Norwitz | Issue 2332: add new attribute names for instance method... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Travis E. Oliphant | Finish backporting new buffer API to Python 2.6. Left... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Guido van Rossum | - Issue 2379: Raise a Py3K warning for __getitem__... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jeffrey Yasskin | Block the "socket.ssl() is deprecated" warning from... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Guido van Rossum | Issue #2341: Add a Py3k warning when raising an excepti... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | The output directory for tests that compare against... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Remove our implementation of memmove() and strerror... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | test_errno was a no-op test; now it actually tests... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Guido van Rossum | Clean up the Py3k warnings for non-BaseException-subcla... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Guido van Rossum | - Issue #2371: Add a Py3k warning when catching an... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Move test_extcall to doctest. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Convert test_dummy_threading and test_dbm to unittest. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jeffrey Yasskin | Fix build on platforms that don't have intptr_t. Patch... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Brett Cannon | Convert test_strftime, test_getargs, and test_pep247... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Gregory P.... | Fix the IOError message text when opening a file with... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Martin v. Löwis | Add David Wolever. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Neal Norwitz | Issue 2321: reduce memory usage (increase the memory... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Eric Smith | Added PEP 3127 support to tokenize (with tests); added... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Steven Bethard | Document unicode.isnumeric() and unicode.isdecimal... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Neal Norwitz | Use a buffer large enough to ensure we don't overrun... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Gregory P.... | Force zlib.crc32 and zlib.adler32 to return a signed... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Travis E. Oliphant | Add necessary headers to back-port new buffer protocol... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Eric Smith | Finished backporting PEP 3127, Integer Literal Support... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Martin v. Löwis | Add Trent Nelson. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Jeffrey Yasskin | Make isinstance(OldstyleClass, NewstyleClass) return... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Jeffrey Yasskin | Allow Gnu gcc's to build python on OSX by removing... |
commit | commitdiff | tree | snapshot |
next |