| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #3106: Speedup some comparisons. This also removes the last call | Antoine Pitrou | 2008-12-20 | 1 | -0/+2 |
|
|
* | Issue #4583: crash after resizing an array.array which has buffer exports. | Antoine Pitrou | 2008-12-18 | 1 | -1/+5 |
|
|
* | Merged revisions 67818 via svnmerge from | Antoine Pitrou | 2008-12-18 | 1 | -0/+3 |
|
|
* | Merged revisions 67832 via svnmerge from | Antoine Pitrou | 2008-12-17 | 1 | -0/+4 |
|
|
* | Forward merge of r67822 to py3k: add bit_length method to int. | Mark Dickinson | 2008-12-17 | 2 | -0/+3 |
|
|
* | Issue #4574: reading an UTF16-encoded text file crashes if \r on 64-char boun... | Antoine Pitrou | 2008-12-14 | 1 | -0/+3 |
|
|
* | Merged revisions 67750-67751 via svnmerge from | Nick Coghlan | 2008-12-14 | 1 | -0/+19 |
|
|
* | Issue #4163: textwrap module: allow word splitting on a hyphen preceded by a ... | Antoine Pitrou | 2008-12-13 | 1 | -0/+3 |
|
|
* | Merged revisions 67717 via svnmerge from | Lars Gustäbel | 2008-12-12 | 1 | -0/+2 |
|
|
* | raise a SyntaxError in detect_encoding() when a codec lookup fails like the b... | Benjamin Peterson | 2008-12-12 | 1 | -0/+3 |
|
|
* | Merged revisions 67707 via svnmerge from | Mark Dickinson | 2008-12-11 | 1 | -0/+5 |
|
|
* | Issue #2173: fix build failure on OS X. device_encoding was returning an | Mark Dickinson | 2008-12-11 | 1 | -0/+4 |
|
|
* | Merged revisions 67666,67685 via svnmerge from | Jeffrey Yasskin | 2008-12-11 | 1 | -1/+4 |
|
|
* | Issue #4084: Fix max, min, max_mag and min_mag Decimal methods to | Facundo Batista | 2008-12-11 | 1 | -0/+4 |
|
|
* | Merged revisions 67688 via svnmerge from | Amaury Forgeot d'Arc | 2008-12-10 | 1 | -0/+3 |
|
|
* | Issue #4569: Interpreter crash when mutating a memoryview with an item size l... | Antoine Pitrou | 2008-12-07 | 1 | -0/+3 |
|
|
* | Merged revisions 67511,67536-67537,67543 via svnmerge from | Georg Brandl | 2008-12-07 | 1 | -0/+20 |
|
|
* | Merged revisions 67463,67572,67576,67628 via svnmerge from | Georg Brandl | 2008-12-07 | 1 | -0/+9 |
|
|
* | Issue #4509: bugs in bytearray with exports (buffer protocol) | Antoine Pitrou | 2008-12-06 | 1 | -0/+3 |
|
|
* | issue 4483 - _dbm build failures on systems with gdbm_compat lib. | Skip Montanaro | 2008-12-06 | 1 | -0/+3 |
|
|
* | Issue #4445: save 3 bytes of memory (on average) per bytes allocation. | Mark Dickinson | 2008-12-06 | 1 | -0/+5 |
|
|
* | Fixed issue #4533: File read operation was dreadfully slow | Christian Heimes | 2008-12-05 | 1 | -0/+4 |
|
|
* | Update build URL. | Georg Brandl | 2008-12-05 | 1 | -1/+1 |
|
|
* | Send mails to python-checkins now. | Martin v. Löwis | 2008-12-05 | 1 | -1/+1 |
|
|
* | #4542: On Windows, binascii.crc32 still accepted str as binary input. | Amaury Forgeot d'Arc | 2008-12-05 | 1 | -0/+3 |
|
|
* | Issue #4537: webbrowser.UnixBrowser failed because this module defines an open() | Amaury Forgeot d'Arc | 2008-12-05 | 1 | -0/+3 |
|
|
* | Merged revisions 67528 via svnmerge from | Fred Drake | 2008-12-04 | 1 | -0/+4 |
|
|
* | Prep for Python 3.1! | Barry Warsaw | 2008-12-03 | 2 | -1371/+1392 |
|
|
* | Issue 3689: list_reverseiterator should support __length_hint__ instead of _... | Raymond Hettinger | 2008-12-02 | 1 | -0/+3 |
|
|
* | 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 |
|
|