.. |
__init__.py
|
#5732: added the check command into Distutils
|
2009-04-11 14:55:07 +00:00 |
bdist.py
|
#6516 added owner/group support for tarfiles in Distutils
|
2009-10-02 23:49:48 +00:00 |
bdist_dumb.py
|
#6516 added owner/group support for tarfiles in Distutils
|
2009-10-02 23:49:48 +00:00 |
bdist_msi.py
|
Fix memory bug in bdist_msi. (Commit okayed in issue6319.)
|
2009-06-21 21:03:41 +00:00 |
bdist_rpm.py
|
removing the force-optimized option as discussed in #1533164
|
2009-03-02 05:38:44 +00:00 |
bdist_wininst.py
|
Fixed #5731: Distutils bdist_wininst no longer worked on non-Windows platforms
|
2009-04-09 21:36:44 +00:00 |
build.py
|
cleaned up distutils.command.build
|
2009-07-10 10:00:21 +00:00 |
build_clib.py
|
removed remaining spaces
|
2009-05-07 21:13:02 +00:00 |
build_ext.py
|
reverted changes for #6459 (doesn't apply on 2.x)
|
2009-07-11 17:21:00 +00:00 |
build_py.py
|
fixed warning and error message
|
2009-10-24 15:51:30 +00:00 |
build_scripts.py
|
Fixed #4524: distutils build_script command failed with --with-suffix=3
|
2009-02-13 23:00:43 +00:00 |
check.py
|
Use standard comma punctuation; reword some sentences in the docs
|
2009-10-05 22:32:48 +00:00 |
clean.py
|
added tests for the clean command
|
2009-03-31 20:50:59 +00:00 |
command_template
|
…
|
|
config.py
|
removed string usage and added a test for _clean
|
2009-04-12 17:02:08 +00:00 |
install.py
|
improved test coverage for distutils.command.install and cleaned it up
|
2009-06-04 07:31:52 +00:00 |
install_data.py
|
added test to the install_data command
|
2009-03-31 20:54:38 +00:00 |
install_egg_info.py
|
…
|
|
install_headers.py
|
added tests to the install_headers command
|
2009-03-31 20:55:21 +00:00 |
install_lib.py
|
fixed warning and error message
|
2009-10-24 15:51:30 +00:00 |
install_scripts.py
|
Issue #5052: removed backward compatibility information (out of date)
|
2009-01-25 22:09:10 +00:00 |
register.py
|
#6041: sdist and register now use the check command. No more duplicate code for metadata checking
|
2009-05-16 16:37:06 +00:00 |
sdist.py
|
#6516 added owner/group support for tarfiles in Distutils
|
2009-10-02 23:49:48 +00:00 |
upload.py
|
Issue #6286: distutils upload command now uses urllib2
|
2009-06-15 23:30:13 +00:00 |
wininst-6.0.exe
|
Fix bdist_wininst --user-access-control for win2k
|
2008-05-31 05:11:07 +00:00 |
wininst-7.1.exe
|
Fix bdist_wininst --user-access-control for win2k
|
2008-05-31 05:11:07 +00:00 |
wininst-8.0.exe
|
Added wininst-9.0.exe executable for VS 2008
|
2007-12-31 14:47:07 +00:00 |
wininst-9.0-amd64.exe
|
Fix issue5075: bdist_wininst should not depend on the vc runtime?
|
2009-01-29 12:13:31 +00:00 |
wininst-9.0.exe
|
Fix issue5075: bdist_wininst should not depend on the vc runtime?
|
2009-01-29 12:13:31 +00:00 |