.. |
__init__.py
|
#5732: added the check command into Distutils
|
2009-04-11 14:55:07 +00:00 |
bdist.py
|
pep8-fied method names
|
2009-04-05 23:03:10 +00:00 |
bdist_dumb.py
|
…
|
|
bdist_msi.py
|
Issue #6065: Do not try to build a version-independent
|
2009-05-24 19:10:52 +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
|
…
|
|
build_clib.py
|
removed remaining spaces
|
2009-05-07 21:13:02 +00:00 |
build_ext.py
|
fixed the 'package' option of build_ext
|
2009-05-19 16:17:21 +00:00 |
build_py.py
|
…
|
|
build_scripts.py
|
Fixed #4524: distutils build_script command failed with --with-suffix=3
|
2009-02-13 23:00:43 +00:00 |
check.py
|
DistutilsSetupError was not raised when one single warning occured
|
2009-04-17 14:29:56 +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
|
Issue #5052: make Distutils compatible with 2.3 again.
|
2009-02-27 12:53:34 +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
|
removing the assert statement so the code works when Python is run with -O
|
2009-05-12 07:01:29 +00:00 |
install_scripts.py
|
…
|
|
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
|
#6041: sdist and register now use the check command. No more duplicate code for metadata checking
|
2009-05-16 16:37:06 +00:00 |
upload.py
|
more tests for the upload command
|
2009-03-31 20:53:55 +00:00 |
wininst-6.0.exe
|
…
|
|
wininst-7.1.exe
|
…
|
|
wininst-8.0.exe
|
…
|
|
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 |