index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
packaging
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Change signature of packaging.tests.support.LoggingCatcher.get_logs.
Éric Araujo
2011-10-19
10
-72/+65
|
*
More fixes for PEP 3147 compliance in packaging (#11254)
Éric Araujo
2011-10-19
4
-8/+51
|
*
Expand tests and fix bugs in packaging.util.resolve_name.
Éric Araujo
2011-10-19
2
-33/+60
*
|
A ricochet from fixing #10680: http://http://example.com/ no longer reports
Łukasz Langa
2011-10-19
1
-1/+1
|
/
*
Cleanup in packaging: super considered super
Éric Araujo
2011-10-14
8
-16/+15
*
Fix writing of the RESOURCES file by packaging (#12386)
Éric Araujo
2011-10-14
3
-5/+59
*
Increase test coverage for packaging.manifest (#11751).
Éric Araujo
2011-10-11
2
-2/+199
*
Add tests for Unicode handling in packaging’ check and register (#13114)
Éric Araujo
2011-10-11
2
-10/+43
*
Fix packaging byte-compilation to comply with PEP 3147 (#11254).
Éric Araujo
2011-10-08
3
-8/+19
*
Make C code in one packaging test comply with ISO C (#10359).
Éric Araujo
2011-10-08
1
-2/+2
*
Fix return code of “pysetup run COMMAND” (closes #12222)
Éric Araujo
2011-10-06
2
-16/+19
*
Minor: improve one test name, address pyflakes warnings
Éric Araujo
2011-10-06
1
-6/+4
*
Add test that was promised in a comment but not actually written
Éric Araujo
2011-10-06
1
-2/+7
*
Fix incorrect test.
Éric Araujo
2011-10-06
1
-2/+3
*
Change one name in packaging’s test_uninstall to avoid confusion.
Éric Araujo
2011-10-06
1
-12/+12
*
Cosmetic fixes for whitespace and a regex in packaging.
Éric Araujo
2011-10-04
2
-5/+5
*
Add tests for comparing candidate and final versions in packaging (#11841).
Éric Araujo
2011-10-04
1
-0/+12
*
Remove two unneeded attributes in packaging
Éric Araujo
2011-09-21
2
-6/+3
*
Squash last tempdir leak in packaging tests.
Éric Araujo
2011-09-19
1
-0/+2
*
Avoid matching '' or 'yn' when asking for 'y' or 'n' in interactive code
Éric Araujo
2011-09-19
2
-2/+2
*
Final bag of small changes coming from distutils2.
Éric Araujo
2011-09-19
9
-29/+22
*
A few style changes originally done in the distutils2 repo
Éric Araujo
2011-09-18
2
-4/+5
*
Replace cmp function with key function
Éric Araujo
2011-09-18
1
-15/+2
*
Fix typo and wording
Éric Araujo
2011-09-18
1
-1/+1
*
Branch merge
Éric Araujo
2011-09-18
15
-94/+45
|
\
|
*
Packaging cleanup: remove conditionals for < 2.6 support.
Éric Araujo
2011-09-17
16
-95/+46
*
|
Make a number of small changes to ease the backport to distutils2
Éric Araujo
2011-09-18
19
-125/+104
*
|
Fix fallback base class when tests run without threading
Éric Araujo
2011-09-18
1
-1/+1
*
|
Issue #12765: Fix packaging.test.test_database failures on OS X due
Ned Deily
2011-09-15
1
-0/+1
|
/
*
Fix packaging.database.Distribution.list_distinfo_files (#12785).
Éric Araujo
2011-09-15
2
-23/+27
*
The value is the dotted module name to the command class.
Jeremy Kloth
2011-09-13
1
-1/+1
*
Factor out the distribution file-system safe name functions from install_dist...
Jeremy Kloth
2011-09-12
3
-36/+16
*
Remove unneeded --all option of “pysetup list”.
Éric Araujo
2011-09-12
2
-12/+9
*
Remove obsolete comment (yes, build_ext supports C++)
Éric Araujo
2011-09-10
1
-4/+0
*
Don’t let invalid line in setup.cfg pass silently
Éric Araujo
2011-09-10
1
-3/+4
*
Fix usage of bytes in packaging's bdist_wininst.
Éric Araujo
2011-09-10
1
-7/+8
*
Use bytes regex instead of decoding whole pages
Éric Araujo
2011-09-10
1
-12/+10
*
Fix usage of dry-run in packaging bdist_wininst and install_distinfo.
Éric Araujo
2011-09-10
2
-40/+39
*
Fix determination of Metadata version in packaging (#8933).
Éric Araujo
2011-09-10
2
-2/+16
*
Consolidate tests for packaging.metadata.
Éric Araujo
2011-09-10
4
-351/+333
*
Issue #9561: packaging now writes egg-info files using UTF-8
Victor Stinner
2011-09-05
1
-2/+2
*
Minor: tweak docstrings and __all__ in packaging.tests.support
Éric Araujo
2011-09-01
1
-13/+27
*
Minor improvement to extensions in setup.cfg: check parent package
Éric Araujo
2011-09-01
2
-4/+47
*
Minor improvement to extensions section in setup.cfg.
Éric Araujo
2011-09-01
2
-9/+18
*
Clean up packaging.util: add __all__, remove some unused functions.
Éric Araujo
2011-09-01
8
-144/+42
*
Fix packaging command registry to let Windows machines find bdist_msi
Éric Araujo
2011-08-31
1
-2/+7
*
Move help texts near to the function they’re related to
Éric Araujo
2011-08-30
1
-121/+101
*
Fix typo I introduced in f93acf8844ec
Éric Araujo
2011-08-30
1
-1/+1
*
Update list of trove classifiers to match PyPI
Éric Araujo
2011-08-30
1
-0/+7
*
Make bdist_* commands respect --skip-build passed to bdist (#10946).
Éric Araujo
2011-08-29
4
-33/+26
[prev]
[next]