| Commit message (Expand) | Author | Age | Files | Lines |
* | Brief xrange news. | Tim Peters | 2004-08-08 | 1 | -1/+3 |
|
|
* | Also deprecated the old Tester class, which is no longer used by anything | Tim Peters | 2004-08-08 | 1 | -5/+20 |
|
|
* | Subclasses of string can no longer be interned. The semantics of | Jeremy Hylton | 2004-08-07 | 1 | -0/+6 |
|
|
* | Create section for 2.4a3; remove empty sections in 2.4a2 | Andrew M. Kuchling | 2004-08-07 | 1 | -16/+39 |
|
|
* | Another typo | Andrew M. Kuchling | 2004-08-07 | 1 | -1/+1 |
|
|
* | Typo fix | Andrew M. Kuchling | 2004-08-07 | 1 | -1/+1 |
|
|
* | SF patch #980695: efficient string concatenation | Raymond Hettinger | 2004-08-06 | 1 | -0/+5 |
|
|
* | Added new codecs and aliases for ISO_8859-11, ISO_8859-16 and | Marc-André Lemburg | 2004-08-05 | 1 | -0/+3 |
|
|
* | release date | Anthony Baxter | 2004-08-05 | 1 | -2/+2 |
|
|
* | Edward Loper's cool and massive refactoring of doctest.py, merged from | Tim Peters | 2004-08-04 | 1 | -0/+11 |
|
|
* | Add a proper pointer to SF bug item. | Hye-Shik Chang | 2004-08-04 | 1 | -2/+3 |
|
|
* | SF #941229: Decode source code with sys.stdin.encoding in interactive | Hye-Shik Chang | 2004-08-04 | 1 | -0/+4 |
|
|
* | SF #989185: Drop unicode.iswide() and unicode.width() and add | Hye-Shik Chang | 2004-08-04 | 1 | -0/+3 |
|
|
* | Add a workaround for a problem that UTF-8 strings can be corrupted | Hye-Shik Chang | 2004-08-04 | 1 | -0/+3 |
|
|
* | Patch #986929: Add support for wish -sync and -use options. | Martin v. Löwis | 2004-08-03 | 1 | -0/+2 |
|
|
* | allow ctime(), gmtime(), and localtime() to take None as equivalent to an omi... | Fred Drake | 2004-08-03 | 1 | -0/+5 |
|
|
* | Patch #823072: add option to NOT use ~/.netrc in nntplib.NNTP(). | Martin v. Löwis | 2004-08-03 | 1 | -0/+2 |
|
|
* | Patch #994595: Recognize Basic auth even if other schemes are offered. | Martin v. Löwis | 2004-08-03 | 1 | -0/+3 |
|
|
* | Completed the patch for Bug #215126. | Raymond Hettinger | 2004-08-02 | 1 | -1/+2 |
|
|
* | notes for @decorator | Anthony Baxter | 2004-08-02 | 1 | -0/+6 |
|
|
* | "Core" and "C API" news about new semantics for failing imports. | Tim Peters | 2004-08-02 | 1 | -1/+33 |
|
|
* | Fix SF #1001053, wave.open() with unicode filename fails | Neal Norwitz | 2004-08-01 | 1 | -0/+2 |
|
|
* | Mention upgrade of optparse to Optik 1.5a1. | Greg Ward | 2004-07-31 | 1 | -0/+31 |
|
|
* | Added a new fileno() method. ZODB's repozo.py wants this so it can | Tim Peters | 2004-07-27 | 1 | -0/+4 |
|
|
* | Patch #995766: Keyword argument support in cPickle. | Martin v. Löwis | 2004-07-27 | 1 | -0/+2 |
|
|
* | Patch #998149: imaplib deleteacl and myrights. | Martin v. Löwis | 2004-07-27 | 1 | -0/+2 |
|
|
* | Patch #605370: Add description[s] for RFC 2980 compliance. | Martin v. Löwis | 2004-07-26 | 1 | -0/+3 |
|
|
* | SF bug 996392: math and cmath docs don't specify radians | Tim Peters | 2004-07-24 | 1 | -1/+2 |
|
|
* | Add news item for u'%s' change. | Marc-André Lemburg | 2004-07-23 | 1 | -0/+3 |
|
|
* | This change implements the following gettext features, as | Gustavo Niemeyer | 2004-07-22 | 1 | -0/+8 |
|
|
* | SF patch 995225: tarfile.py fix for bug #990325 | Tim Peters | 2004-07-22 | 1 | -2/+6 |
|
|
* | Fix bug where a KeyError was raised if -O was being used for the interpreter | Brett Cannon | 2004-07-21 | 1 | -0/+4 |
|
|
* | SF #857297 and 916874, improve handling of hard links when extracting | Neal Norwitz | 2004-07-20 | 1 | -0/+3 |
|
|
* | SF #846659, fix bufsize violation and GNU longname/longlink extensions | Neal Norwitz | 2004-07-20 | 1 | -0/+3 |
|
|
* | Check the type of values returned by __int__, __float__, __long__, | Neil Schemenauer | 2004-07-19 | 1 | -0/+5 |
|
|
* | Don't return spurious empty fields if 'keep_empty_values' is True. | Neil Schemenauer | 2004-07-19 | 1 | -0/+4 |
|
|
* | Record that FCNTL.py has gone away; remove FCNTL hack in tempfile.py; | Tim Peters | 2004-07-18 | 1 | -0/+5 |
|
|
* | Bring CJKCodecs 1.1 into trunk. This completely reorganizes source | Hye-Shik Chang | 2004-07-18 | 1 | -0/+3 |
|
|
* | Treat None as a constant. | Raymond Hettinger | 2004-07-16 | 1 | -0/+2 |
|
|
* | Summarized changes: threading.local, Py_CLEAR, Py_VISIT, improved type | Jim Fulton | 2004-07-14 | 1 | -0/+26 |
|
|
* | install test/decimaltestdata as well | Anthony Baxter | 2004-07-12 | 1 | -0/+3 |
|
|
* | Bug #788520: Queue class has logic error when non-blocking | Tim Peters | 2004-07-12 | 1 | -0/+11 |
|
|
* | SF patch 986010: add missing doc for datetime C API, from | Tim Peters | 2004-07-11 | 1 | -9/+12 |
|
|
* | SequenceMatcher(None, [], []).get_grouped_opcodes() now returns a generator | Brett Cannon | 2004-07-10 | 1 | -0/+4 |
|
|
* | Debug output is now printed to sys.stderr . | Brett Cannon | 2004-07-10 | 1 | -0/+2 |
|
|
* | posixpath.realpath() now detects symlink loops and returns the path just before | Brett Cannon | 2004-07-10 | 1 | -0/+4 |
|
|
* | Add PyArg_VaParseTupleAndKeywords(). Document this function and | Brett Cannon | 2004-07-10 | 1 | -0/+3 |
|
|
* | Add item | Andrew M. Kuchling | 2004-07-10 | 1 | -0/+3 |
|
|
* | Make ntpath compress multiple slashes between drive letter and the rest of the | Brett Cannon | 2004-07-10 | 1 | -0/+4 |
|
|
* | Add note about closing of bug #679953 and add Jimmy Burgett for helping out to | Brett Cannon | 2004-07-10 | 1 | -0/+4 |
|
|