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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
122
-11391/+0
*
Remove buggy change for #13719 in packaging
Éric Araujo
2012-03-07
1
-9/+0
*
Make packaging’ upload command work with bdist_msi products (#13719)
Éric Araujo
2012-03-05
1
-2/+11
*
Fix comparison bug with 'rc' versions in packaging.version (#11841).
Éric Araujo
2012-02-27
1
-0/+9
*
Port the #6884 fix to packaging
Éric Araujo
2012-02-26
1
-36/+104
*
Fix code I unwittingly broke in b0e2d6592a1f (#14038)
Éric Araujo
2012-02-17
1
-1/+1
*
Add test for packaging.util.set_platform (#13974).
Éric Araujo
2012-02-16
1
-0/+5
*
Fix for packaging test failure on shared builds (#1326113)
Éric Araujo
2012-02-15
1
-1/+2
*
Fix parsing of packaging’s build_ext --libraries option (#1326113)
Éric Araujo
2012-02-15
1
-6/+6
*
Use sys.version_info instead of sys.version in packaging.
Éric Araujo
2012-02-10
1
-2/+3
*
Start improving 2to3 code in packaging (#13462).
Éric Araujo
2012-02-09
4
-175/+79
*
Synchronize packaging.tests.support with distutils2
Éric Araujo
2012-02-09
1
-19/+22
*
More boolean tests for packaging metadata environment markers
Éric Araujo
2012-02-09
1
-3/+7
*
Group commands by topic in “pysetup run --list-commands” output.
Éric Araujo
2012-02-09
1
-0/+17
*
Stop converting package_data to extra_files in pysetup create (#13712).
Éric Araujo
2012-02-05
1
-13/+12
*
Allow multiple values for package_data in setup.cfg (#11805).
Éric Araujo
2012-02-04
1
-7/+30
*
Improve one packaging test, remove a setuptoolism in another
Éric Araujo
2012-02-04
2
-5/+14
*
Issue #13901: Prevent test_packaging failures on OS X with --enable-shared.
Ned Deily
2012-02-03
1
-3/+8
*
Remove unused code from packaging.tests.__init__
Éric Araujo
2011-11-15
4
-108/+10
*
Remove redundant setUp/tearDown methods in packaging tests
Éric Araujo
2011-11-14
3
-23/+2
*
Add tests to check initial content of packaging.database caches
Éric Araujo
2011-11-14
1
-0/+7
*
packaging cleanup: A few super I missed in 5ae03b1e147a
Éric Araujo
2011-11-14
1
-5/+5
*
Adapt test and example after e39d1b6f0856.
Éric Araujo
2011-11-14
1
-1/+1
*
Clean up byte-compilation code in packaging (#11254 followup).
Éric Araujo
2011-11-14
1
-2/+2
*
Use more standard name for one option of packaging’s install_distinfo
Éric Araujo
2011-11-06
1
-5/+5
*
Clean up mocking of stdout and stdin in packaging tests.
Éric Araujo
2011-11-06
9
-98/+47
*
Minor tweak to packaging tests.
Éric Araujo
2011-11-06
4
-3/+4
*
Undo potentially confusing name change in packaging.
Éric Araujo
2011-11-06
1
-1/+1
*
Make sure packaging tests that register custom commands also clear them
Éric Araujo
2011-11-06
3
-19/+34
*
Try to fix buildbot failures from #13193
Éric Araujo
2011-11-05
1
-0/+2
*
Actually check the contents of the file created by packaging’s bdist_dumb
Éric Araujo
2011-11-03
1
-4/+13
*
Improve byte-compilation in packaging to be independent of -O or -B.
Éric Araujo
2011-11-03
5
-86/+75
*
Minor code reorganization in one packaging test file
Éric Araujo
2011-11-02
1
-27/+25
*
Add tests for packaging.tests.support (#12659).
Éric Araujo
2011-10-21
1
-0/+78
*
Fix missing imports in setup scripts generated by packaging (#13205).
Éric Araujo
2011-10-21
1
-5/+29
*
Branch merge
Éric Araujo
2011-10-19
21
-142/+191
|
\
|
*
Clean up some idioms in packaging tests.
Éric Araujo
2011-10-19
13
-37/+40
|
*
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
2
-4/+43
|
*
Expand tests and fix bugs in packaging.util.resolve_name.
Éric Araujo
2011-10-19
1
-29/+43
*
|
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
2
-2/+2
*
Fix writing of the RESOURCES file by packaging (#12386)
Éric Araujo
2011-10-14
2
-4/+58
*
Increase test coverage for packaging.manifest (#11751).
Éric Araujo
2011-10-11
1
-1/+196
*
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
2
-6/+13
*
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
1
-14/+16
*
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
[next]