| Commit message (Expand) | Author | Age | Files | Lines |
* | #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 |
|
|
* | Add procedural note. | Raymond Hettinger | 2009-06-23 | 1 | -0/+3 |
|
|
* | Remove the ipaddr module per discussion on python-dev | Amaury Forgeot d'Arc | 2009-06-23 | 1 | -0/+2 |
|
|
* | Issue 6329: Fix iteration for memoryviews. | Raymond Hettinger | 2009-06-23 | 1 | -0/+3 |
|
|
* | Fix issue 5230 by having pydoc's safeimport check to see if the import | R. David Murray | 2009-06-23 | 2 | -0/+5 |
|
|
* | Issue #6314: logging.basicConfig() performs extra checks on the "level" argum... | Vinay Sajip | 2009-06-21 | 1 | -1/+4 |
|
|
* | Issue #5450: Moved tests involving loading tk from Lib/test/test_tcl to | Guilherme Polo | 2009-06-21 | 1 | -0/+5 |
|
|
* | Fixed #6164 AIX specific linker argument in Distutils unixcompiler | Tarek Ziadé | 2009-06-20 | 1 | -0/+3 |
|
|
* | Issue #6274. Fixed a potential FD leak in subprocess.py. | Facundo Batista | 2009-06-19 | 1 | -0/+2 |
|
|
* | #6189: The subprocess.py module should be kept compatible with python 2.2 | Amaury Forgeot d'Arc | 2009-06-18 | 1 | -0/+2 |
|
|
* | Fixed #6287: documentation for the license field in distutils | Tarek Ziadé | 2009-06-16 | 1 | -0/+2 |
|
|
* | don't mask encoding errors when decoding a string #6289 | Benjamin Peterson | 2009-06-16 | 1 | -0/+2 |
|
|
* | Issue #6286: distutils upload command now uses urllib2 | Tarek Ziadé | 2009-06-15 | 1 | -0/+3 |
|
|
* | Issue #6271: mmap tried to close invalid file handle (-1) when annonymous. | Hirokazu Yamamoto | 2009-06-14 | 1 | -0/+3 |
|
|
* | when no module is given in a 'from' relative import, make ImportFrom.module NULL | Benjamin Peterson | 2009-06-13 | 1 | -0/+3 |
|
|
* | prevent import statements from assigning to None | Benjamin Peterson | 2009-06-13 | 1 | -0/+2 |
|
|
* | keep the slice.step field as NULL if no step expression is given | Benjamin Peterson | 2009-06-13 | 1 | -0/+3 |
|
|
* | Issue #6215: backport the 3.1 io lib | Antoine Pitrou | 2009-06-12 | 1 | -0/+4 |
|
|