| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch #998149: imaplib deleteacl and myrights. | Martin v. Löwis | 2004-07-27 | 2 | -0/+3 |
|
|
* | Patch #605370: Add description[s] for RFC 2980 compliance. | Martin v. Löwis | 2004-07-26 | 2 | -0/+4 |
|
|
* | 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 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 2 | -26/+25 |
|
|
* | 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 | 2 | -0/+4 |
|
|
* | 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 | 2 | -0/+5 |
|
|
* | Add an item | Andrew M. Kuchling | 2004-07-10 | 1 | -0/+3 |
|
|
* | Added note about new codecs module APIs. | Marc-André Lemburg | 2004-07-10 | 1 | -0/+4 |
|
|
* | Fix typo. | Raymond Hettinger | 2004-07-10 | 1 | -1/+1 |
|
|
* | Module and tests: | Raymond Hettinger | 2004-07-09 | 1 | -0/+3 |
|
|
* | post-release fun | Anthony Baxter | 2004-07-09 | 1 | -9/+45 |
|
|
* | 2.4a1 | Anthony Baxter | 2004-07-08 | 1 | -1/+1 |
|
|
* | release dates | Anthony Baxter | 2004-07-08 | 1 | -1/+1 |
|
|
* | This closes patch: | Michael W. Hudson | 2004-07-07 | 1 | -0/+1 |
|
|
* | Made the explanation more accurate; trimmed trailing whitespace; fixed | Tim Peters | 2004-07-07 | 1 | -16/+22 |
|
|
* | Add msg for bug #981530 (shutil.rmtree). Somehow that got missed in | Guido van Rossum | 2004-07-06 | 1 | -0/+4 |
|
|
* | Typo fixes | Andrew M. Kuchling | 2004-07-04 | 1 | -6/+6 |
|
|
* | Clarify last added comment (bug #754449). | Brett Cannon | 2004-07-03 | 1 | -2/+3 |
|
|
* | threading.Thread objects will now print a traceback for an exception raised | Brett Cannon | 2004-07-03 | 1 | -0/+3 |
|
|
* | Make weak references subclassable: | Fred Drake | 2004-07-02 | 1 | -0/+5 |
|
|
* | SF #951851 fixed. | Thomas Heller | 2004-07-02 | 1 | -0/+3 |
|
|
* | SF Bug #215126: Over restricted type checking on eval() function | Raymond Hettinger | 2004-07-02 | 1 | -0/+2 |
|
|
* | Move Decimal from the sandbox into production. | Raymond Hettinger | 2004-07-01 | 1 | -0/+2 |
|
|
* | tyop | Michael W. Hudson | 2004-06-30 | 1 | -1/+1 |
|
|
* | restore NEWS entry for 957240 | Michael W. Hudson | 2004-06-30 | 1 | -0/+3 |
|
|
* | [Patch #974633] Check PyObject_MALLOC return for error | Andrew M. Kuchling | 2004-06-29 | 1 | -0/+1 |
|
|
* | Fix stupid mistake of forgetting to mention that the fix for bug #981299 | Brett Cannon | 2004-06-29 | 1 | -2/+2 |
|
|
* | rsync is now a recognized protocol that uses "netloc" (i.e. specifies a network | Brett Cannon | 2004-06-29 | 1 | -0/+3 |
|
|
* | Added socket.getservbyport(), and make its second argument and that of | Barry Warsaw | 2004-06-28 | 1 | -0/+3 |
|
|
* | Patch #923098: Share interned strings in marshal. | Martin v. Löwis | 2004-06-27 | 1 | -0/+3 |
|
|