2011-01-04 |
Antoine Pitrou | Fix test_time under Windows |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9566: PyUnicode_FromFormatV() doesn't support... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9566: explain why (int)len cannot underflow |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Antoine Pitrou | In subprocess, wrap pipe fds before launching the child... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Gregory P.... | Fix the new bug introduced in the r87710 fix for issue... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Georg Brandl | Fix exception catching. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Alexander Belopolsky | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Alexander Belopolsky | Issue #8013: Fix time.ctime test failure on 32-bit... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Alexander Belopolsky | Issue #8013: time.asctime and time.ctime no longer... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vinay Sajip | logging HOWTO: fixed markup for numbered handler list. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9015, #9611: stdprinter.write() clamps the lengt... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9566: use Py_ssize_t instead of int |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #8992: convertsimple() doesn't need to fill msgbu... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #8992: Simplify addcleanup() API |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #10819: SocketIO.name property returns -1 when... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #8650: zlib.compress() and zlib.decompress()... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #8651: PyArg_Parse*() functions raise an Overflow... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9015, #9611: FileIO.readinto(), FileIO.write... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Antoine Pitrou | Issue #10267: Fix refleak in test_ttk_guionly. Patch... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | test_httplib: fix a DeprecationWarning, assertEquals... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | test_array: fix the DeprecationWarning('object.__init__... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Antoine Pitrou | Issue #10333: Remove ancient GC API, which has been... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | fix test_unittest: ignore DeprecationWarning on assertD... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Antoine Pitrou | Un-complicate some code |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Antoine Pitrou | Add some more output |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Antoine Pitrou | Temporary debug output for intermittent failures in... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Antoine Pitrou | Add a subprocess test of remapping standard file descri... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Gregory P.... | news for 6643 |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Gregory P.... | issue6643 - Two locks held within the threading module... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Antoine Pitrou | Mention --randseed in option list |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Antoine Pitrou | Issue #6293: Have regrtest.py echo back sys.flags.... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Michael Foord | Update description of Tools/unicode |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Antoine Pitrou | Issue #7716: Under Solaris, don't assume existence... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Antoine Pitrou | Issue #10806, issue #9905: Fix subprocess pipes when... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Éric Araujo | Fix test_site for systems without unsetenv. Reported... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Michael Foord | Enable unittest.TestCase to be instantiated without... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | test_subprocess: close pipes at the end of test_pipe_cl... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | pydoc: close the DocServer when done |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | Issue #10816: multiprocessing.SocketClient() closes... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Michael Foord | Issue 10502: addition of unittestgui to Tools/ |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | test_socket: use context managers to close directly... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | test_xmlrpc: close the transport when done |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | test_tkinter: use a context manager to close directly... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | test_timeout: move testRecvfromTimeout() to a UDP-speci... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | test_sockserver: close servers when done |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Michael Foord | Issue 10786: unittest documentation update. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Senthil Kumaran | Reverting the mistaken commit r87677. Checked in py3rsa... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Senthil Kumaran | py3k implmentation of RSA algorithm, |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Brian Quinlan | Removes the 'Call' class which is used to control execu... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Raymond Hettinger | Supply a reduce method for pickling. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Raymond Hettinger | Make C helper function more closely match the pure... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Martin v. Löwis | Skip hanging test. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Amaury Forgeot... | #8278: In the Windows implementation of stat() and... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Martin v. Löwis | Issue #10798: Reject supporting concurrent.futures... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Georg Brandl | #8013 follow-up: |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Alexander Belopolsky | Issue #8013: Fixed test |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Antoine Pitrou | Some nits. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Antoine Pitrou | Add a shutdown() call in the server example. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Antoine Pitrou | Clarify behaviour of close() and shutdown() on sockets. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Gregory P.... | issue10802: fallback to pipe+fcntl when the pipe2 sysca... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Alexander Belopolsky | Issue #8013: Fixed time.asctime segfault when OS's... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Antoine Pitrou | Fix bad quoting in r87639. Caught by Arfrever. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Victor Stinner | Issue #10807: Remove base64, bz2, hex, quopri, rot13... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Antoine Pitrou | Issue #10475: Don't hardcode compilers for LDSHARED... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Georg Brandl | Fix code indentation. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Antoine Pitrou | Relax test condition a lot |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Georg Brandl | #1665333: add more docs for optparse.OptionGroup. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Raymond Hettinger | Fix doctest to not rely on order of dictionary entries. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Raymond Hettinger | Fix OrderedDic.pop() to work for subclasses that define... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Raymond Hettinger | Make it easier to extend OrderedDict without breaking it. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Gregory P.... | post release bump |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Benjamin Peterson | update copyright to 2011 |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Georg Brandl | #10801: do not actually extract, just open() the files... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Georg Brandl | #10801: In zipfile, support different encodings for... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Georg Brandl | Fix issue references. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Terry Reedy | Issue 6285: add NEWS entry for 3.2. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Terry Reedy | Issue 6285: catch missing IDLE help file. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Raymond Hettinger | Typo. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Raymond Hettinger | Fix OrderedDict.setdefault() to work for subclasses... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Georg Brandl | Happy New Year! (CET edition) |
commit | commitdiff | tree | snapshot |
2010-12-31 |
R. David Murray | #9361: add some tests for calendar.leapdays |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Vinay Sajip | Issue #10788: Changed test_logging setUp logic to provi... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Georg Brandl | Update README, remove empty directory. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Georg Brandl | Add the missing __main__.py in the turtledemo package... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Georg Brandl | Remove mentions of the Demo directory. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Georg Brandl | Harmonize docstrings. Move redemo from Tools/scripts... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Georg Brandl | Remove the actual Demo dir. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Georg Brandl | More cleanup: Move some demos into a dedicated Tools... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Michael Foord | Issue 10786: unittest.TextTestRunner default stream... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Georg Brandl | Fix NameErrors. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Georg Brandl | Clean up tools: remove "world" and "framer", move singl... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Georg Brandl | Remove some of the old demos. (Put a few somewhere... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Martin v. Löwis | Build and install libpython3.so. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Martin v. Löwis | Issue #10542: Document that identifiers use XID_Start... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Senthil Kumaran | Fix Issue10793 - hashlib documentation issue on return... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
R. David Murray | Fix same typo in docs. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Terry Reedy | Minor clarification |
commit | commitdiff | tree | snapshot |
2010-12-29 |
R. David Murray | Fix a comment typo and update another comment to match... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Senthil Kumaran | Fix Issue 10753 - Don't quote ;=, in the PATH_INFO... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Victor Stinner | Issue #10783: rephrase the changelog (new try) |
commit | commitdiff | tree | snapshot |
next |