| Commit message (Expand) | Author | Age | Files | Lines |
* | test_tkinter: use a context manager to close directly the pipe | Victor Stinner | 2011-01-03 | 2 | -1/+3 |
|
|
* | test_timeout: move testRecvfromTimeout() to a UDP-specific test case | Victor Stinner | 2011-01-03 | 1 | -22/+38 |
|
|
* | test_sockserver: close servers when done | Victor Stinner | 2011-01-03 | 1 | -0/+2 |
|
|
* | Issue 10786: unittest documentation update. | Michael Foord | 2011-01-03 | 1 | -4/+10 |
|
|
* | Reverting the mistaken commit r87677. Checked in py3rsa.py by mistake. | Senthil Kumaran | 2011-01-03 | 1 | -181/+0 |
|
|
* | py3k implmentation of RSA algorithm, | Senthil Kumaran | 2011-01-03 | 1 | -0/+181 |
|
|
* | Removes the 'Call' class which is used to control execution order and is unre... | Brian Quinlan | 2011-01-03 | 1 | -400/+167 |
|
|
* | Supply a reduce method for pickling. | Raymond Hettinger | 2011-01-03 | 1 | -0/+3 |
|
|
* | Make C helper function more closely match the pure python version, and add te... | Raymond Hettinger | 2011-01-03 | 2 | -23/+63 |
|
|
* | Skip hanging test. | Martin v. Löwis | 2011-01-03 | 1 | -0/+1 |
|
|
* | #8278: In the Windows implementation of stat() and utime(), | Amaury Forgeot d'Arc | 2011-01-03 | 3 | -12/+29 |
|
|
* | Issue #10798: Reject supporting concurrent.futures if the system has | Martin v. Löwis | 2011-01-03 | 3 | -72/+87 |
|
|
* | #8013 follow-up: | Georg Brandl | 2011-01-02 | 2 | -13/+33 |
|
|
* | Issue #8013: Fixed test | Alexander Belopolsky | 2011-01-02 | 1 | -2/+9 |
|
|
* | Some nits. | Antoine Pitrou | 2011-01-02 | 2 | -9/+12 |
|
|
* | Add a shutdown() call in the server example. | Antoine Pitrou | 2011-01-02 | 1 | -0/+1 |
|
|
* | Clarify behaviour of close() and shutdown() on sockets. | Antoine Pitrou | 2011-01-02 | 1 | -0/+6 |
|
|
* | issue10802: fallback to pipe+fcntl when the pipe2 syscall fails with errno EN... | Gregory P. Smith | 2011-01-02 | 1 | -17/+29 |
|
|
* | Issue #8013: Fixed time.asctime segfault when OS's asctime fails | Alexander Belopolsky | 2011-01-02 | 2 | -0/+7 |
|
|
* | Fix bad quoting in r87639. Caught by Arfrever. | Antoine Pitrou | 2011-01-02 | 2 | -5/+5 |
|
|
* | Issue #10807: Remove base64, bz2, hex, quopri, rot13, uu and zlib codecs from | Victor Stinner | 2011-01-02 | 2 | -18/+21 |
|
|
* | Issue #10475: Don't hardcode compilers for LDSHARED/LDCXXSHARED on NetBSD | Antoine Pitrou | 2011-01-02 | 4 | -280/+264 |
|
|
* | Fix code indentation. | Georg Brandl | 2011-01-02 | 1 | -18/+18 |
|
|
* | Relax test condition a lot | Antoine Pitrou | 2011-01-02 | 1 | -2/+3 |
|
|
* | #1665333: add more docs for optparse.OptionGroup. | Georg Brandl | 2011-01-02 | 1 | -25/+99 |
|
|
* | Fix doctest to not rely on order of dictionary entries. | Raymond Hettinger | 2011-01-02 | 1 | -11/+12 |
|
|
* | Fix OrderedDic.pop() to work for subclasses that define __missing__(). | Raymond Hettinger | 2011-01-01 | 2 | -2/+27 |
|
|
* | Make it easier to extend OrderedDict without breaking it. | Raymond Hettinger | 2011-01-01 | 2 | -2/+10 |
|
|
* | post release bump | Gregory P. Smith | 2011-01-01 | 1 | -1/+1 |
|
|
* | update copyright to 2011 | Benjamin Peterson | 2011-01-01 | 1 | -1/+1 |
|
|
* | #10801: do not actually extract, just open() the files in the test zipfile. | Georg Brandl | 2011-01-01 | 1 | -9/+4 |
|
|
* | #10801: In zipfile, support different encodings for the header and the filena... | Georg Brandl | 2011-01-01 | 4 | -1/+24 |
|
|
* | Fix issue references. | Georg Brandl | 2011-01-01 | 1 | -9/+9 |
|
|
* | Issue 6285: add NEWS entry for 3.2. | Terry Reedy | 2011-01-01 | 1 | -0/+3 |
|
|
* | Issue 6285: catch missing IDLE help file. | Terry Reedy | 2011-01-01 | 1 | -3/+11 |
|
|
* | Typo. | Raymond Hettinger | 2010-12-31 | 1 | -1/+1 |
|
|
* | Fix OrderedDict.setdefault() to work for subclasses that define __missing__(). | Raymond Hettinger | 2010-12-31 | 3 | -1/+16 |
|
|
* | Happy New Year! (CET edition) | Georg Brandl | 2010-12-31 | 6 | -11/+11 |
|
|
* | #9361: add some tests for calendar.leapdays | R. David Murray | 2010-12-31 | 1 | -0/+21 |
|
|
* | Issue #10788: Changed test_logging setUp logic to provide more information. | Vinay Sajip | 2010-12-30 | 1 | -2/+6 |
|
|
* | Update README, remove empty directory. | Georg Brandl | 2010-12-30 | 1 | -2/+4 |
|
|
* | Add the missing __main__.py in the turtledemo package. It seems to have been... | Georg Brandl | 2010-12-30 | 3 | -8/+269 |
|
|
* | Remove mentions of the Demo directory. | Georg Brandl | 2010-12-30 | 10 | -30/+16 |
|
|
* | Harmonize docstrings. Move redemo from Tools/scripts to Tools/demo. Add a R... | Georg Brandl | 2010-12-30 | 15 | -151/+196 |
|
|
* | Remove the actual Demo dir. | Georg Brandl | 2010-12-30 | 0 | -0/+0 |
|
|
* | More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo... | Georg Brandl | 2010-12-30 | 164 | -12436/+25 |
|
|
* | Issue 10786: unittest.TextTestRunner default stream no longer bound at import... | Michael Foord | 2010-12-30 | 3 | -1/+24 |
|
|
* | Fix NameErrors. | Georg Brandl | 2010-12-30 | 1 | -3/+4 |
|
|
* | Clean up tools: remove "world" and "framer", move single SSL script to scripts/. | Georg Brandl | 2010-12-30 | 15 | -1559/+0 |
|
|
* | Remove some of the old demos. (Put a few somewhere else.) | Georg Brandl | 2010-12-30 | 69 | -7628/+47 |
|
|