This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bf71c54d8cc32e018e3840eb6542e12ba2bbabc
cpython
/
Lib
/
packaging
History
Éric Araujo
4460abea64
Use our existing drop-in, no-op decorator instead of redefining it.
...
Patch by Francisco Martin Brugue.
2011-08-12 00:15:41 +02:00
..
command
Make TypeError message from Command.__init__ more useful
2011-07-29 02:32:41 +02:00
compiler
…
pypi
…
tests
Use our existing drop-in, no-op decorator instead of redefining it.
2011-08-12 00:15:41 +02:00
__init__.py
…
_trove.py
…
compat.py
…
config.py
…
create.py
…
database.py
Minor packaging cleanup.
2011-07-29 02:37:21 +02:00
depgraph.py
Minor packaging cleanup.
2011-07-29 02:37:21 +02:00
dist.py
…
errors.py
…
fancy_getopt.py
…
install.py
Minor packaging cleanup.
2011-07-29 02:37:21 +02:00
manifest.py
…
markers.py
…
metadata.py
…
run.py
Let all pysetup actions return a meaningful 0 or 1 exit code (
#12222
).
2011-07-29 02:31:39 +02:00
util.py
Fix wrong use of root logger in packaging (also a NameError)
2011-08-04 17:17:07 +02:00
version.py
…