| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | A hack to ease compatibility with pre-2.3 Pythons: by default, doctest | Tim Peters | 2003-06-27 | 1 | -0/+8 |
|
|
* | 2.3b2 on Windows will ship with Tcl/Tk 8.4.3. Note: this still didn't | Tim Peters | 2003-06-22 | 1 | -0/+2 |
|
|
* | SF Patch 569574 - enhancements to cgitb for plain text display | Skip Montanaro | 2003-06-17 | 1 | -0/+3 |
|
|
* | SF #754014: list.index() should accept optional start, end arguments | Raymond Hettinger | 2003-06-17 | 1 | -0/+3 |
|
|
* | Add item about new threading module functions. | Jeremy Hylton | 2003-06-16 | 1 | -0/+5 |
|
|
* | Added two mac items (pimp auto-update and OSA property access). | Jack Jansen | 2003-06-16 | 1 | -0/+3 |
|
|
* | mimetools.choose_boundary() news. | Tim Peters | 2003-06-15 | 1 | -0/+4 |
|
|
* | Support keyword and topics help in cli(). Fixes #715782. | Martin v. Löwis | 2003-06-14 | 1 | -0/+2 |
|
|
* | Copy builtin functions as atomic. Fixes #746304. Will backport to 2.2. | Martin v. Löwis | 2003-06-14 | 1 | -0/+1 |
|
|
* | dummy_thread modified to have interrupt_main and to behave appropriately when | Brett Cannon | 2003-06-13 | 1 | -0/+3 |
|
|
* | News about the new IDLE (is more needed?). News about SF patch | Guido van Rossum | 2003-06-13 | 1 | -0/+9 |
|
|
* | SF patch 707900, fixing bug 702858, by Steven Taschuk. | Guido van Rossum | 2003-06-13 | 1 | -0/+4 |
|
|
* | Warn about creating global variables by __setattr__ that shadow builtin | Neil Schemenauer | 2003-06-09 | 1 | -0/+6 |
|
|
* | Added a command line interface for difflib.py | Raymond Hettinger | 2003-06-08 | 1 | -0/+3 |
|
|
* | Announce difflib.context_diff() and difflib.unified_diff(). | Raymond Hettinger | 2003-06-08 | 1 | -0/+2 |
|
|
* | - urllib2.py now knows how to order proxy classes, so the user doesn't | Gustavo Niemeyer | 2003-06-07 | 1 | -0/+5 |
|
|
* | Fleshed out WeakKeyDictionary.__delitem__ NEWS to cover issues raised on | Tim Peters | 2003-05-25 | 1 | -5/+13 |
|
|
* | SF 742860: WeakKeyDictionary __delitem__ uses iterkeys | Tim Peters | 2003-05-25 | 1 | -0/+6 |
|
|
* | SF bug 705231: Assertion failed, python aborts. | Tim Peters | 2003-05-24 | 1 | -0/+6 |
|
|
* | PyType_Ready(): Complain if the type is a base type, and gc'able, and | Tim Peters | 2003-05-21 | 1 | -0/+11 |
|
|
* | SF bug 735293: Command line timeit.py sets sys.path badly | Raymond Hettinger | 2003-05-20 | 1 | -0/+2 |
|
|
* | Fix array.array.insert(), so that it treats negative indices as | Walter Dörwald | 2003-05-18 | 1 | -0/+3 |
|
|
* | datetime.timedelta is now subclassable in Python. The new test shows | Tim Peters | 2003-05-17 | 1 | -2/+2 |
|
|
* | datetime.datetime and datetime.time can now be subclassed in Python. Brr. | Tim Peters | 2003-05-17 | 1 | -0/+3 |
|
|
* | More fixes according to SF 549151: | Guido van Rossum | 2003-05-16 | 1 | -0/+5 |
|
|
* | Add optional 'onerror' argument to os.walk(), to control error | Guido van Rossum | 2003-05-13 | 1 | -0/+3 |
|
|
* | Patch #718286: Support DESTDIR. | Martin v. Löwis | 2003-05-11 | 1 | -0/+3 |
|
|
* | Patch #612627: Add encoding attribute to file objects, and determine | Martin v. Löwis | 2003-05-10 | 1 | -0/+3 |
|
|
* | Added a tool for making a rough check of LaTeX documents. | Raymond Hettinger | 2003-05-10 | 1 | -0/+3 |
|
|
* | added note about autoGIL | Just van Rossum | 2003-05-09 | 1 | -0/+4 |
|
|
* | Patch #734118: Add {get|set}busywaitinterval. | Martin v. Löwis | 2003-05-09 | 1 | -0/+2 |
|
|
* | Leading "C:" no longer hardcoded in the default installation directory. | Tim Peters | 2003-05-08 | 1 | -0/+10 |
|
|
* | SF bug #730296: Unexpected Changes in list Iterator | Raymond Hettinger | 2003-05-07 | 1 | -0/+5 |
|
|
* | add note about bsddb185 module | Skip Montanaro | 2003-05-06 | 1 | -0/+4 |
|
|
* | Somewhere along the way, the softspace attr of file objects became read- | Tim Peters | 2003-05-04 | 1 | -0/+3 |
|
|
* | Patch #711902: Cause pydoc to show data descriptor __doc__ strings. | Martin v. Löwis | 2003-05-03 | 1 | -0/+3 |
|
|
* | Note itertools.islice() bugfix. | Raymond Hettinger | 2003-05-02 | 1 | -0/+3 |
|
|
* | document socket speed reclamation. Patch 729293. | Skip Montanaro | 2003-04-29 | 1 | -0/+3 |
|
|
* | A start on news for 2.3b2. | Tim Peters | 2003-04-26 | 1 | -0/+41 |
|
|
* | Merge back from r23b1-branch | Guido van Rossum | 2003-04-26 | 1 | -3/+2 |
|
|
* | Update version number and release date. | Guido van Rossum | 2003-04-25 | 1 | -1/+1 |
|
|
* | New generator os.walk() does a bit more than os.path.walk() does, and | Tim Peters | 2003-04-25 | 1 | -1/+6 |
|
|
* | Move socket news to 2.3b1 section! And mention has_ipv6. | Guido van Rossum | 2003-04-25 | 1 | -4/+5 |
|
|
* | Patch by Jp Calderone: | Guido van Rossum | 2003-04-25 | 1 | -0/+4 |
|
|
* | Fix case | Andrew M. Kuchling | 2003-04-24 | 1 | -1/+1 |
|
|
* | [Patch #679505] Document that the rotor module is deprecated | Andrew M. Kuchling | 2003-04-24 | 1 | -0/+4 |
|
|
* | New module platform.py, submitted by Marc-Andre Lemburg. | Marc-André Lemburg | 2003-04-24 | 1 | -0/+3 |
|
|
* | Revert the previous enhancement to the bytecode optimizer. | Raymond Hettinger | 2003-04-24 | 1 | -7/+0 |
|
|
* | Mention the new getargs.c format codes. | Thomas Heller | 2003-04-23 | 1 | -0/+3 |
|
|
* | SF patch 557704: netrc module can't handle all passwords | Raymond Hettinger | 2003-04-23 | 1 | -0/+2 |
|
|