| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #4387: binascii now refuses to accept str as binary input. | Martin v. Löwis | 2008-12-02 | 1 | -0/+2 |
|
|
* | Fix docutils parsing errors in Misc/NEWS. | Alexandre Vassalotti | 2008-12-02 | 1 | -9/+10 |
|
|
* | Issue #4073: Add 2to3 support to build_scripts, refactor that support | Martin v. Löwis | 2008-12-01 | 1 | -0/+3 |
|
|
* | Merged revisions 67449 via svnmerge from | Martin v. Löwis | 2008-11-30 | 1 | -0/+2 |
|
|
* | Issue #4407: Fix source file that caused the compileall step in Windows | Martin v. Löwis | 2008-11-30 | 1 | -0/+6 |
|
|
* | Fix more threading API related bugs: Thread.get_name() --> Thread.name. | Amaury Forgeot d'Arc | 2008-11-29 | 1 | -0/+3 |
|
|
* | #4455: IDLE failed to display the windows list when two windows have the same... | Amaury Forgeot d'Arc | 2008-11-28 | 1 | -0/+3 |
|
|
* | Forgot to update Misc/NEWS | Christian Heimes | 2008-11-28 | 1 | -0/+2 |
|
|
* | Merged revisions 67414 via svnmerge from | Christian Heimes | 2008-11-28 | 1 | -0/+3 |
|
|
* | Remove the Py_TPFLAGS_HAVE_GC from the _ctypes.COMError type. | Thomas Heller | 2008-11-26 | 1 | -0/+3 |
|
|
* | - Fix build failure of _cursesmodule.c building with -D_FORTIFY_SOURCE=2. | Matthias Klose | 2008-11-26 | 1 | -0/+2 |
|
|
* | Prevent UnicodeDecodeErrors in ctypes with non-ascii error messages. | Thomas Heller | 2008-11-26 | 1 | -0/+2 |
|
|
* | Second fix for issue #4373 | Christian Heimes | 2008-11-25 | 1 | -1/+2 |
|
|
* | #4373: Reference leak in the pickle module. | Amaury Forgeot d'Arc | 2008-11-25 | 1 | -0/+2 |
|
|
* | dbm.gnu and dbm.ndbm accept both strings and bytes as keys and values. For the | Brett Cannon | 2008-11-25 | 1 | -0/+6 |
|
|
* | dbm.dumb was opening files without specifying the encoding. Caused problem on | Brett Cannon | 2008-11-24 | 1 | -0/+3 |
|
|
* | Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge from | Amaury Forgeot d'Arc | 2008-11-22 | 1 | -0/+10 |
|
|
* | make FileIO.mode always include 'b' | Benjamin Peterson | 2008-11-22 | 1 | -0/+2 |
|
|
* | #4383: UnboundLocalError when IDLE cannot connect to its subprocess. | Amaury Forgeot d'Arc | 2008-11-21 | 1 | -0/+3 |
|
|
* | post-3.0rc3 | Barry Warsaw | 2008-11-21 | 1 | -2/+14 |
|
|
* | Bump to 3.0rc3v3.0rc3 | Barry Warsaw | 2008-11-21 | 2 | -2/+2 |
|
|
* | Make dbm.dumb encode strings as UTF-8. Also fix it so it accepts bytes and | Brett Cannon | 2008-11-21 | 1 | -1/+4 |
|
|
* | #4338: Fix the distutils "setup.py upload" command. | Amaury Forgeot d'Arc | 2008-11-20 | 1 | -0/+2 |
|
|
* | Issue #4354: Fix distutils register command. | Martin v. Löwis | 2008-11-20 | 1 | -0/+2 |
|
|
* | Merged revisions 67283 via svnmerge from | Martin v. Löwis | 2008-11-19 | 1 | -0/+2 |
|
|
* | Merged revisions 67279 via svnmerge from | Martin v. Löwis | 2008-11-19 | 1 | -0/+2 |
|
|
* | fix the Makefile so it doesn't pollute sys.path | Benjamin Peterson | 2008-11-18 | 1 | -0/+3 |
|
|
* | Issue #3327: Don't overallocate in the modules_by_index list. | Martin v. Löwis | 2008-11-17 | 1 | -0/+2 |
|
|
* | Issue #1721812: Binary operations and copy operations on set/frozenset | Raymond Hettinger | 2008-11-16 | 1 | -0/+5 |
|
|
* | Issue #4296: Fix PyObject_RichCompareBool so that "x in [x]" evaluates to | Mark Dickinson | 2008-11-12 | 1 | -0/+4 |
|
|
* | change the named tuple returned by inspect.getfullargspec to have a 'kwonlyde... | Benjamin Peterson | 2008-11-12 | 2 | -0/+4 |
|
|
* | #3705: Command-line arguments were not correctly decoded when the | Amaury Forgeot d'Arc | 2008-11-11 | 1 | -0/+3 |
|
|
* | #4298: pickle.load() can segfault on invalid or truncated input. | Amaury Forgeot d'Arc | 2008-11-11 | 1 | -1/+3 |
|
|
* | fix the socketserver demo code for py3k | Benjamin Peterson | 2008-11-08 | 2 | -0/+6 |
|
|
* | #4283: fix left-over iteritems() in distutils. | Georg Brandl | 2008-11-08 | 1 | -0/+2 |
|
|
* | Merged revisions 67149 via svnmerge from | Martin v. Löwis | 2008-11-07 | 1 | -0/+5 |
|
|
* | name the release | Benjamin Peterson | 2008-11-07 | 1 | -2/+3 |
|
|
* | post release cleanup | Barry Warsaw | 2008-11-07 | 1 | -0/+12 |
|
|
* | Merged revisions 67120 via svnmerge from | Martin v. Löwis | 2008-11-06 | 1 | -0/+2 |
|
|
* | Bumping to 3.0rc2. | Barry Warsaw | 2008-11-06 | 2 | -7/+4 |
|
|
* | period | Benjamin Peterson | 2008-11-05 | 1 | -1/+1 |
|
|
* | fix #4211: the __path__ of a frozen package should be a list. | Benjamin Peterson | 2008-11-05 | 1 | -0/+3 |
|
|
* | Fixed issue #3727: poplib module broken by str to unicode conversion | Christian Heimes | 2008-11-05 | 1 | -0/+2 |
|
|
* | Issue #3714: nntplib module broken by str to unicode conversion | Christian Heimes | 2008-11-05 | 1 | -0/+2 |
|
|
* | Issue #1210: Fixed imaplib | Christian Heimes | 2008-11-05 | 1 | -0/+2 |
|
|
* | Fixed issue #4233. | Christian Heimes | 2008-11-05 | 1 | -0/+5 |
|
|
* | Merged revisions 67098 via svnmerge from | Martin v. Löwis | 2008-11-04 | 1 | -0/+2 |
|
|
* | Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via sv... | Benjamin Peterson | 2008-11-03 | 1 | -0/+1 |
|
|
* | #3626: On cygwin, starting "python z" would not display any error message: | Amaury Forgeot d'Arc | 2008-10-30 | 1 | -1/+4 |
|
|
* | Merged revisions 67049 via svnmerge from | Amaury Forgeot d'Arc | 2008-10-30 | 1 | -0/+3 |
|
|