index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setuptools
/
tests
/
test_dist_info.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Combine DALS implementations in textwrap module.
Jason R. Coombs
2015-01-02
1
-4
/
+1
*
Build requires using map
Jason R. Coombs
2015-01-01
1
-2
/
+2
*
Build a dict in a generator expression.
Jason R. Coombs
2015-01-01
1
-3
/
+4
*
Extract variables to nicen indentation.
Jason R. Coombs
2015-01-01
1
-4
/
+4
*
I'm pretty sure this deviance was incidental.
Jason R. Coombs
2015-01-01
1
-1
/
+0
*
Extract commonality of metadata template.
Jason R. Coombs
2015-01-01
1
-17
/
+20
*
Use contexts for opening files
Jason R. Coombs
2015-01-01
1
-8
/
+2
*
Convert test_dist_info to pytest form
Jason R. Coombs
2015-01-01
1
-15
/
+8
*
Merge Vinay Sajip's unified Python 2/3 support from distribute 3
Jason R. Coombs
2013-06-18
1
-6
/
+6
|
\
|
*
Issue #329: Properly close files created by tests for compatibility with Jython.
Arfrever Frehtes Taifersar Arahesis
2012-10-24
1
-2
/
+6
*
|
Fixed some resource leaks.
Vinay Sajip
2012-10-10
1
-18
/
+25
|
/
*
skip markerlib tests on Python < 2.6 (no ast compilation)
Daniel Holth
2012-09-17
1
-3
/
+3
*
add markerlib as _markerlib
Daniel Holth
2012-08-25
1
-5
/
+7
*
Got rid of deprecated assert_ and assertEquals.
Lennart Regebro
2012-08-22
1
-3
/
+3
*
Use compatible skipIf
Jason R. Coombs
2012-07-22
1
-2
/
+2
*
Added python 2.4-2.6 support for skipIf
Jason R. Coombs
2012-07-22
1
-0
/
+2
*
Use DALS to avoid breaking indentation in test setup. Removed flag indicating...
Jason R. Coombs
2012-07-22
1
-22
/
+26
*
Updated imports, removed excess whitespace
Jason R. Coombs
2012-07-22
1
-14
/
+17
*
improve .dist-info test
Daniel Holth
2012-07-07
1
-3
/
+13
*
test .dist-info distributions
Daniel Holth
2012-07-07
1
-0
/
+55