Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Benjamin Peterson | 2009-07-02 | 1 | -0/+3 |
| | | | | default #4618 | ||||
* | 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 ↵ | Jesse Noller | 2009-06-30 | 2 | -0/+7 |
| | | | | in processes | ||||
* | Issue #6347: Add inttypes.h to the pyport.h #includes; fixes a build | Mark Dickinson | 2009-06-30 | 1 | -0/+4 |
| | | | | failure on HP-UX 11.00. | ||||
* | 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 |
| | | | | Reviewed by Amaury Forgeot d'Arc. | ||||
* | 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 |
| | | | | extensions are installed. | ||||
* | #2016 Fix a crash in function call when the **kwargs dictionary is mutated | Amaury Forgeot d'Arc | 2009-06-25 | 1 | -0/+3 |
| | | | | | | | during the function call setup. This even gives a slight speedup, probably because tuple allocation is faster than PyMem_NEW. | ||||
* | #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 |
| | | | | | error was thrown from itself in order to decide if the module can't be found. Thanks to Lucas Prado Melo for collaborating on the fix and tests. | ||||
* | Issue #6314: logging.basicConfig() performs extra checks on the "level" ↵ | Vinay Sajip | 2009-06-21 | 1 | -1/+4 |
| | | | | argument. | ||||
* | Issue #5450: Moved tests involving loading tk from Lib/test/test_tcl to | Guilherme Polo | 2009-06-21 | 1 | -0/+5 |
| | | | | | Lib/lib-tk/test/test_tkinter/test_loadtk in order to follow the behaviour of test_ttkguionly. | ||||
* | 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 |
| | | | | | (On windows, you still have to change one line to use pywin32 instead of the _subprocess helper module) | ||||
* | 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 |
| | | | | (On Unix) Patch by STINNER Victor. | ||||
* | 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 |
| | |||||
* | Support AMD64 in msilib. Set Win64 on reglocator. | Martin v. Löwis | 2009-06-12 | 1 | -0/+2 |
| | | | | Fixes #6258. | ||||
* | Issue #5262: Fixed bug in next roll over time computation in ↵ | Vinay Sajip | 2009-06-11 | 1 | -9/+12 |
| | | | | TimedRotatingFileHandler. | ||||
* | #6263 fixed syntax error in distutils.cygwinccompiler | Tarek Ziadé | 2009-06-11 | 1 | -0/+2 |
| | |||||
* | Fixed #5201: now distutils.sysconfig.parse_makefile() understands '53264' in ↵ | Tarek Ziadé | 2009-06-11 | 1 | -0/+4 |
| | | | | Makefiles | ||||
* | This is a fix for Issue5809: you shouldn't specify both --enable-framework and | Ronald Oussoren | 2009-06-08 | 1 | -0/+3 |
| | | | | --enable-shared | ||||
* | Add Ezio. | Georg Brandl | 2009-06-07 | 1 | -0/+3 |
| | |||||
* | #5767: remove sgmlop support from xmlrpclib; the sgmlop parser does not do ↵ | Georg Brandl | 2009-06-04 | 1 | -0/+2 |
| | | | | much validation and is no longer much faster than e.g. the cElementTree XMLParser. | ||||
* | #4547: When debugging a very large function, it was not always | Amaury Forgeot d'Arc | 2009-06-01 | 1 | -0/+3 |
| | | | | possible to update the lineno attribute of the current frame. | ||||
* | Issue #6152: New option '-j'/'--multiprocess' for regrtest allows running | Antoine Pitrou | 2009-05-31 | 1 | -0/+3 |
| | | | | regression tests in parallel, shortening the total runtime. | ||||
* | Update ACKS | Antoine Pitrou | 2009-05-30 | 1 | -0/+1 |
| | |||||
* | Issue #5330: C functions called with keyword arguments were not reported by | Antoine Pitrou | 2009-05-30 | 1 | -0/+3 |
| | | | | the various profiling modules (profile, cProfile). Patch by Hagen Fürstenau. | ||||
* | Add test discovery to unittest. Issue 6001. | Michael Foord | 2009-05-29 | 1 | -0/+3 |
| | |||||
* | Issue #4873: Fix resource leaks in error cases of pwd and grp. | Martin v. Löwis | 2009-05-29 | 1 | -0/+2 |
| | |||||
* | Fixed #6131: test_modulefinder leaked when run after test_distutils | Tarek Ziadé | 2009-05-29 | 1 | -0/+3 |
| | |||||
* | Issue 5982: Classmethod and staticmethod expose wrapped function with __func__. | Raymond Hettinger | 2009-05-29 | 1 | -0/+3 |
| | |||||
* | Deprecate contextlib.nested(). The with-statement now provides this ↵ | Raymond Hettinger | 2009-05-29 | 1 | -1/+2 |
| | | | | functionality directly. | ||||
* | Issue 5150: Add rstrip() option to IDLE's format menu. | Raymond Hettinger | 2009-05-29 | 1 | -0/+3 |
| | |||||
* | Fixed #6048: Distutils uses the tarfile module instead of the tar command now | Tarek Ziadé | 2009-05-28 | 1 | -0/+2 |
| | |||||
* | fix issue #6121 by stripping spaces from the argument in the 'help' | R. David Murray | 2009-05-27 | 1 | -0/+3 |
| | | | | function. |