| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Issue #6595: Allow Decimal constructor to accept non-European decimal | Mark Dickinson | 2009-08-02 | 1 | -0/+4 |
|
|
* | - Issue #6624: yArg_ParseTuple with "s" format when parsing argument with | Sean Reifscheider | 2009-08-01 | 1 | -0/+3 |
|
|
* | #6511: ZipFile will now raise BadZipfile when opening an empty or tiny file, | Amaury Forgeot d'Arc | 2009-07-28 | 1 | -0/+3 |
|
|
* | Issue #6561: '\d' regular expression should not match characters of | Mark Dickinson | 2009-07-28 | 1 | -0/+4 |
|
|
* | Issue 6573: Fix set.union() for cases where self is in the argument chain. | Raymond Hettinger | 2009-07-27 | 1 | -0/+3 |
|
|
* | 1. Clean workspace more thoughly before build. | Kurt B. Kaiser | 2009-07-27 | 1 | -6/+18 |
|
|
* | #6553: crash in cPickle.load(), when given a StringIO with incomplete data. | Amaury Forgeot d'Arc | 2009-07-23 | 1 | -2/+5 |
|
|
* | Fix the "pylocals" gdb command. | Georg Brandl | 2009-07-23 | 1 | -1/+1 |
|
|
* | Issue #6540: Fixed crash for bytearray.translate() with invalid parameters. | Georg Brandl | 2009-07-22 | 1 | -0/+2 |
|
|
* | Issue #6545: Removed assert statements in distutils.Extension, so the behavio... | Tarek Ziadé | 2009-07-22 | 1 | -0/+3 |
|
|
* | Revert rev 74134, as it does not completely fixx issue #6493. | Thomas Heller | 2009-07-21 | 1 | -2/+0 |
|
|
* | Issue #6493: Fix a ctypes problem setting bitfields more than 31 bits | Thomas Heller | 2009-07-21 | 1 | -0/+2 |
|
|
* | the Slice in x[::] has to have step as None to help the interpreter | Benjamin Peterson | 2009-07-20 | 1 | -3/+0 |
|
|
* | split unittest.py into a package | Benjamin Peterson | 2009-07-19 | 1 | -0/+2 |
|
|
* | Add Case Van Horsen to Misc/ACKS, for fractions module patches and other work | Mark Dickinson | 2009-07-18 | 1 | -0/+1 |
|
|
* | Issue #6431: Fix Fraction comparisons with unknown types, and with | Mark Dickinson | 2009-07-18 | 1 | -0/+4 |
|
|
* | NEWS about r74040. | Hirokazu Yamamoto | 2009-07-17 | 1 | -0/+2 |
|
|
* | #6466 refactored distutils duplicate get_versions() functions (used to get gc... | Tarek Ziadé | 2009-07-16 | 1 | -0/+5 |
|
|
* | Issue 6433: multiprocessing.pool.map hangs on empty list | Jesse Noller | 2009-07-16 | 2 | -0/+3 |
|
|
* | Issue #2389: Pickle array objects using a list representation for portability | Alexandre Vassalotti | 2009-07-15 | 1 | -0/+2 |
|
|
* | NEWS entry for r74000. | Amaury Forgeot d'Arc | 2009-07-13 | 1 | -1/+3 |
|
|
* | Issue #6314: logging: Extra checks on the "level" argument in more places. | Vinay Sajip | 2009-07-13 | 1 | -4/+6 |
|
|
* | fix umlaut | Benjamin Peterson | 2009-07-13 | 1 | -1/+1 |
|
|
* | change encoding to utf-8 | Benjamin Peterson | 2009-07-12 | 1 | -2/+2 |
|
|
* | fix another name | Benjamin Peterson | 2009-07-12 | 1 | -1/+1 |
|
|
* | change encoding to utf-8 | Benjamin Peterson | 2009-07-12 | 1 | -25/+25 |
|
|
* | fix Tarek's name | Benjamin Peterson | 2009-07-12 | 1 | -1/+1 |
|
|
* | add Joe | Benjamin Peterson | 2009-07-12 | 1 | -1/+2 |
|
|
* | reverted changes for #6459 (doesn't apply on 2.x) | Tarek Ziadé | 2009-07-11 | 1 | -3/+0 |
|
|
* | #2622 Import errors in email.message, from a py2app standalone application. | Amaury Forgeot d'Arc | 2009-07-11 | 1 | -0/+3 |
|
|
* | fixed #6459: distutils.command.build_ext.get_export_symbols now uses 'PyInit' | Tarek Ziadé | 2009-07-11 | 1 | -0/+3 |
|
|
* | Fixed #6455 (the test shall use pyd files under win32, rather than so files) | Tarek Ziadé | 2009-07-10 | 1 | -0/+2 |
|
|
* | Issue #1523: Remove deprecated overflow masking in struct module, and | Mark Dickinson | 2009-07-07 | 1 | -0/+4 |
|
|
* | Issue 6070: when creating a compiled file, after copying the mode bits, on | R. David Murray | 2009-07-07 | 1 | -0/+3 |
|
|
* | Fixed #6377: distutils compiler switch ignored (and added a deprecation warni... | Tarek Ziadé | 2009-07-06 | 1 | -0/+3 |
|
|
* | Issues #1530559, #1741130: Fix various inconsistencies in struct.pack | Mark Dickinson | 2009-07-05 | 1 | -0/+15 |
|
|
* | Fixed #6413: fixed log level in distutils.dist.announce | Tarek Ziadé | 2009-07-04 | 1 | -0/+2 |
|
|
* | news entry for r73825 | Gregory P. Smith | 2009-07-04 | 1 | -0/+3 |
|
|
* | Fixed #6403 : package path usage for build_ext | Tarek Ziadé | 2009-07-03 | 1 | -0/+2 |
|
|
* | when print() gets unicode arguments, sep and end should be unicode by default... | Benjamin Peterson | 2009-07-02 | 1 | -0/+3 |
|
|
* | only order comparisons are removed in py3k #6119 | Benjamin Peterson | 2009-07-02 | 1 | -0/+3 |
|
|
* | Resolves issues 5155, 5313, 5331 - bad file descriptor error with processes i... | Jesse Noller | 2009-06-30 | 2 | -0/+7 |
|
|
* | Issue #6347: Add inttypes.h to the pyport.h #includes; fixes a build | Mark Dickinson | 2009-06-30 | 1 | -0/+4 |
|
|
* | Fixed 6365: wrong inplace location for build_ext if the extension had dots | Tarek Ziadé | 2009-06-29 | 1 | -0/+3 |
|
|
* | Fixed NEWS. | Hirokazu Yamamoto | 2009-06-29 | 1 | -2/+2 |
|
|
* | Issue #6344: Fixed a crash of mmap.read() when passed a negative argument. | Hirokazu Yamamoto | 2009-06-29 | 1 | -0/+2 |
|
|
* | Issue #4856: Remove checks for win NT. | Hirokazu Yamamoto | 2009-06-28 | 1 | -0/+2 |
|
|
* | Issue 5390: Add uninstall icon independent of whether file | Martin v. Löwis | 2009-06-28 | 1 | -0/+3 |
|
|
* | #2016 Fix a crash in function call when the **kwargs dictionary is mutated | Amaury Forgeot d'Arc | 2009-06-25 | 1 | -0/+3 |
|
|
* | #6332: fix word dupes throughout the source. | Georg Brandl | 2009-06-24 | 6 | -8/+8 |
|
|