| .. |
|
command
|
Clean up byte-compilation code in packaging (#11254 followup).
|
2011-11-14 18:10:19 +01:00 |
|
compiler
|
Cleanup in packaging: super considered super
|
2011-10-14 17:04:39 +02:00 |
|
pypi
|
Merge 3.2, fix typos.
|
2011-11-11 19:39:25 +01:00 |
|
tests
|
Adapt test and example after e39d1b6f0856.
|
2011-11-14 18:21:38 +01:00 |
|
__init__.py
|
initial import of the packaging package in the standard library
|
2011-05-19 13:07:25 +02:00 |
|
_trove.py
|
Update list of trove classifiers to match PyPI
|
2011-08-30 19:05:46 +02:00 |
|
compat.py
|
Final bag of small changes coming from distutils2.
|
2011-09-19 15:12:23 +02:00 |
|
config.py
|
Don’t let invalid line in setup.cfg pass silently
|
2011-09-10 18:22:04 +02:00 |
|
create.py
|
Remove redundant __main__ blocks from packaging modules.
|
2011-11-06 11:38:58 +01:00 |
|
database.py
|
Make a number of small changes to ease the backport to distutils2
|
2011-09-18 20:11:48 +02:00 |
|
depgraph.py
|
Remove redundant __main__ blocks from packaging modules.
|
2011-11-06 11:38:58 +01:00 |
|
dist.py
|
Undo potentially confusing name change in packaging.
|
2011-11-06 06:54:05 +01:00 |
|
errors.py
|
Improve byte-compilation in packaging to be independent of -O or -B.
|
2011-11-03 05:08:28 +01:00 |
|
fancy_getopt.py
|
Re-apply distutils2 changes lost before the merge of packaging.
|
2011-05-31 18:04:32 +02:00 |
|
install.py
|
Remove redundant __main__ blocks from packaging modules.
|
2011-11-06 11:38:58 +01:00 |
|
manifest.py
|
Issue #13193: Fix distutils.filelist.FileList and
|
2011-11-12 01:27:19 +01:00 |
|
markers.py
|
initial import of the packaging package in the standard library
|
2011-05-19 13:07:25 +02:00 |
|
metadata.py
|
Make one function in packaging.metadata simpler
|
2011-10-19 08:50:49 +02:00 |
|
run.py
|
Fix a few typos
|
2011-11-14 18:18:15 +01:00 |
|
util.py
|
Clean up byte-compilation code in packaging (#11254 followup).
|
2011-11-14 18:10:19 +01:00 |
|
version.py
|
Cosmetic fixes for whitespace and a regex in packaging.
|
2011-10-05 01:46:37 +02:00 |