| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18571: Implementation of the PEP 446: file descriptors and file handles | Victor Stinner | 2013-08-27 | 1 | -1/+1 |
|
|
* | Fixes issue4653 - Correctly specify the buffer size to FormatMessageW and | Gregory P. Smith | 2013-03-23 | 1 | -1/+1 |
|
|
* | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -2/+2 |
|
|
* | #11515: fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-15 | 1 | -1/+1 |
|
|
* | Recorded merge of revisions 81032 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -2107/+2107 |
|
|
* | Fix issue5076: bdist_wininst fails on py3k | Mark Hammond | 2009-01-29 | 1 | -7/+40 |
|
|
* | Merged revisions 69094 via svnmerge from | Mark Hammond | 2009-01-29 | 1 | -89/+90 |
|
|
* | Merged revisions 63828 via svnmerge from | Georg Brandl | 2008-07-16 | 1 | -7/+19 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -3/+107 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Running a bdist_wininst installer, built with Python 2.3, installing | Thomas Heller | 2005-02-03 | 1 | -8/+25 |
|
|
* | Set PYTHONHOME before loading Python, so that sys.path will be set correctly. | Thomas Heller | 2005-02-03 | 1 | -1/+7 |
|
|
* | Close stdout and stderr, which are redirected into a temp file, before | Thomas Heller | 2004-12-22 | 1 | -1/+7 |
|
|
* | printf format code for integers is %d not %s. | Thomas Heller | 2004-12-01 | 1 | -1/+1 |
|
|
* | Running the pre-install or post-install script did not work when | Thomas Heller | 2004-12-01 | 1 | -3/+6 |
|
|
* | The binary layout of cfgdata has changed, so the magic number has to | Thomas Heller | 2004-07-19 | 1 | -1/+5 |
|
|
* | Add a warning so that it isn't forgotten to recreate the binaries AND | Thomas Heller | 2004-07-14 | 1 | -0/+9 |
|
|
* | Don't complain that non-existant registry entries cannot be deleted. | Thomas Heller | 2004-07-14 | 1 | -2/+2 |
|
|
* | Remove the annoing and useless messagebox asking about overwriting files. | Thomas Heller | 2004-07-07 | 1 | -25/+0 |
|
|
* | Patch [ 983775 ] Allow bdist_wininst to install for non-admin users | Mark Hammond | 2004-07-02 | 1 | -41/+118 |
|
|
* | Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy. | Thomas Heller | 2004-07-02 | 1 | -0/+8 |
|
|
* | When loading the Python dll to run the postinstall script, try to load | Thomas Heller | 2004-06-18 | 1 | -4/+20 |
|
|
* | Minor reformatting. | Thomas Heller | 2004-04-15 | 1 | -4/+5 |
|
|
* | Patch #892660 from Mark Hammond, for distutils bdist_wininst command. | Thomas Heller | 2004-02-20 | 1 | -50/+177 |
|
|
* | Copied the sources from the distutils CVS repository. | Thomas Heller | 2002-11-22 | 1 | -0/+2294 |
|
|