This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-07 09:47:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
fe17b2bc77
cpython
/
Lib
/
packaging
/
tests
History
Download ZIP
Download TAR.GZ
Éric Araujo
2fa0cbc9ae
Remove buggy change for
#13719
in packaging
2012-03-07 20:56:18 +01:00
..
fake_dists
fixer
Start improving 2to3 code in packaging (
#13462
).
2012-02-09 21:37:14 +01:00
pypiserver
__init__.py
__main__.py
LONG_DESC.txt
PKG-INFO
pypi_server.py
pypi_test_server.py
SETUPTOOLS-PKG-INFO
SETUPTOOLS-PKG-INFO2
support.py
Fix code I unwittingly broke in b0e2d6592a1f (
#14038
)
2012-02-17 17:26:30 +01:00
test_ccompiler.py
test_command_bdist.py
test_command_bdist_dumb.py
test_command_bdist_msi.py
Remove buggy change for
#13719
in packaging
2012-03-07 20:56:18 +01:00
test_command_bdist_wininst.py
test_command_build.py
Use sys.version_info instead of sys.version in packaging.
2012-02-10 05:20:53 +01:00
test_command_build_clib.py
test_command_build_ext.py
Fix for packaging test failure on shared builds (
#1326113
)
2012-02-15 18:14:50 +01:00
test_command_build_py.py
Improve one packaging test, remove a setuptoolism in another
2012-02-04 21:43:07 +01:00
test_command_build_scripts.py
test_command_check.py
test_command_clean.py
test_command_cmd.py
test_command_config.py
test_command_install_data.py
test_command_install_dist.py
test_command_install_distinfo.py
test_command_install_headers.py
test_command_install_lib.py
test_command_install_scripts.py
test_command_register.py
test_command_sdist.py
Improve one packaging test, remove a setuptoolism in another
2012-02-04 21:43:07 +01:00
test_command_test.py
test_command_upload.py
test_command_upload_docs.py
test_compiler.py
test_config.py
Allow multiple values for package_data in setup.cfg (
#11805
).
2012-02-04 21:53:07 +01:00
test_create.py
Stop converting package_data to extra_files in pysetup create (
#13712
).
2012-02-05 10:26:16 +01:00
test_cygwinccompiler.py
test_database.py
test_depgraph.py
test_dist.py
test_extension.py
test_install.py
test_manifest.py
Port the
#6884
fix to packaging
2012-02-26 04:01:34 +01:00
test_markers.py
More boolean tests for packaging metadata environment markers
2012-02-09 21:18:26 +01:00
test_metadata.py
test_mixin2to3.py
Start improving 2to3 code in packaging (
#13462
).
2012-02-09 21:37:14 +01:00
test_msvc9compiler.py
test_pypi_dist.py
test_pypi_server.py
test_pypi_simple.py
test_pypi_xmlrpc.py
test_run.py
Group commands by topic in “pysetup run --list-commands” output.
2012-02-09 14:29:11 +01:00
test_support.py
test_uninstall.py
test_unixccompiler.py
test_util.py
Add test for packaging.util.set_platform (
#13974
).
2012-02-16 19:32:17 +01:00
test_version.py
Fix comparison bug with 'rc' versions in packaging.version (
#11841
).
2012-02-27 11:47:44 +01:00