index
:
delta/python-packages/disutils2.git
master
python3
hg.python.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
Add tests for Unicode handling in check and register (#13114).
?ric Araujo
2011-10-11
3
-2
/
+39
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Synchronize test_configure
?ric Araujo
2011-10-08
1
-1
/
+7
*
|
|
|
|
|
Make C code in one test comply with ISO C (#10359).
?ric Araujo
2011-10-07
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 test_uninstall to avoid confusion.
?ric Araujo
2011-10-06
1
-12
/
+12
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Cosmetic fixes for whitespace and a regex.
?ric Araujo
2011-10-05
2
-5
/
+5
*
|
|
|
Add tests for comparing candidate and final versions (#11841).
?ric Araujo
2011-10-05
1
-0
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
Update developers? notes
?ric Araujo
2011-09-24
1
-6
/
+8
|
|
/
|
/
|
*
|
Remove fake_dists duplicates in _backport/tests.
?ric Araujo
2011-09-24
38
-124
/
+0
*
|
Adapt skip message
?ric Araujo
2011-09-24
1
-2
/
+1
*
|
Remove inline comment that is not supported by configparser in 3.3.
?ric Araujo
2011-09-24
1
-1
/
+1
*
|
Always use backported tarfile
?ric Araujo
2011-09-24
2
-3
/
+2
*
|
Remove unused name
?ric Araujo
2011-09-23
1
-1
/
+1
*
|
Remove docstring with factual errors
?ric Araujo
2011-09-23
1
-5
/
+0
*
|
Fix HAS_USER_SITE in install command too
?ric Araujo
2011-09-22
1
-2
/
+5
*
|
Improve tests.sh.
?ric Araujo
2011-09-21
1
-51
/
+17
*
|
Fix name and attribute errors
?ric Araujo
2011-09-21
3
-4
/
+4
*
|
pep8 compat.py
?ric Araujo
2011-09-21
1
-1
/
+5
*
|
Remove two unneeded attributes
?ric Araujo
2011-09-21
2
-6
/
+3
*
|
Squash last remaining tempdir leak in tests
?ric Araujo
2011-09-19
1
-0
/
+2
*
|
A few changes to match packaging
?ric Araujo
2011-09-19
3
-4
/
+4
*
|
Fix imports: it really is distutils.spawn, not d2
?ric Araujo
2011-09-19
1
-2
/
+2
*
|
Don?t let invalid line in setup.cfg pass silently
?ric Araujo
2011-09-19
1
-3
/
+4
*
|
Fix usage of bytes in bdist_wininst.
?ric Araujo
2011-09-19
1
-4
/
+6
*
|
Better bytes/characters separation for d2.pypi.simple
?ric Araujo
2011-09-19
1
-12
/
+10
*
|
Fix usage of dry-run in bdist_wininst and install_distinfo.
?ric Araujo
2011-09-19
2
-70
/
+77
*
|
Fix determination of Metadata version in packaging (#8933).
?ric Araujo
2011-09-19
2
-5
/
+7
*
|
Consolidate tests for d2.metadata.
?ric Araujo
2011-09-19
4
-352
/
+356
*
|
Write a UTF-8 empty string to make haypo happy :) (#9561)
?ric Araujo
2011-09-19
1
-2
/
+2
*
|
Avoid gratuitous changes in method names
?ric Araujo
2011-09-19
1
-5
/
+5
*
|
Minor improvement to extensions in setup.cfg: check parent package
?ric Araujo
2011-09-19
2
-3
/
+44
*
|
Minor improvement to extensions section in setup.cfg.
?ric Araujo
2011-09-19
2
-9
/
+19
*
|
Fix stupid bug I introduced
?ric Araujo
2011-09-19
1
-2
/
+2
*
|
Fix command registry to let Windows machines find bdist_msi
?ric Araujo
2011-09-19
1
-1
/
+5
*
|
Update list of trove classifiers to match PyPI
?ric Araujo
2011-09-19
1
-0
/
+7
*
|
Make bdist_* commands respect --skip-build passed to bdist (#10946).
?ric Araujo
2011-09-19
4
-32
/
+26
*
|
Remove obsolete mentions of the compress program and .Z archives.
?ric Araujo
2011-09-19
3
-17
/
+13
*
|
Remove display options (--name, etc.) from the Distribution class.
?ric Araujo
2011-09-19
5
-65
/
+21
*
|
Cleanup: move code out of a try block
?ric Araujo
2011-09-19
1
-4
/
+4
*
|
Remove --all options for pysetup actions metadata and list.
?ric Araujo
2011-09-19
1
-135
/
+107
*
|
Add a simple test for the packaging RECORD file.
?ric Araujo
2011-09-19
2
-5
/
+75
*
|
Minor cleanup
?ric Araujo
2011-09-19
2
-14
/
+9
*
|
Add a test for extension modules in the old-style record file
?ric Araujo
2011-09-19
1
-0
/
+41
*
|
Rework test_old_record a bit to make the test more exact
?ric Araujo
2011-09-19
1
-9
/
+11
*
|
Refactor support code for compiling xxmodule.c.
?ric Araujo
2011-09-19
4
-66
/
+458
*
|
Record that d2 does not bootstrap on 2.4
?ric Araujo
2011-09-19
1
-3
/
+5
*
|
Remove some duplication in tests subpackage.
?ric Araujo
2011-09-18
3
-120
/
+31
[prev]
[next]