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_bdist_egg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for python3.10
Anthony Sottile
2019-08-17
1
-1
/
+1
*
xfail test when byte code generation is disabled. Fixes #1193.
Jason R. Coombs
2017-11-11
1
-0
/
+4
*
Add test capturing expectation. Ref #1145.
Jason R. Coombs
2017-11-09
1
-2
/
+20
*
Python 3.6 invalid escape sequence deprecation fixes
Ville Skyttä
2017-02-24
1
-1
/
+1
*
Fix quantity of blank lines.
stepshal
2016-10-18
1
-2
/
+0
*
Add missing blank line.
stepshal
2016-07-21
1
-0
/
+2
*
Merge pull request #650 from stepshal/closing_bracket
Jason R. Coombs
2016-07-20
1
-1
/
+1
|
\
|
*
Match closing bracket identation of opening bracket's line.
stepshal
2016-07-14
1
-1
/
+1
*
|
Fix missing whitespace around operator.
stepshal
2016-07-14
1
-2
/
+2
|
/
*
Fix quantity of blank lines after code object.
stepshal
2016-07-13
1
-0
/
+1
*
Move fixture to a fixtures module and make that fixture available globally.
Jason R. Coombs
2015-01-01
1
-15
/
+0
*
Correct naming artifact.
Jason R. Coombs
2015-01-01
1
-1
/
+1
*
Replace setup and teardown with pytest fixtures.
Jason R. Coombs
2015-01-01
1
-33
/
+29
*
Python 2.6 is required
Jason R. Coombs
2015-01-01
1
-11
/
+8
*
Use quiet context instead of copy pasta.
Jason R. Coombs
2015-01-01
1
-6
/
+4
*
Use context opener
Jason R. Coombs
2015-01-01
1
-6
/
+4
*
Remove unused imports
Jason R. Coombs
2015-01-01
1
-4
/
+1
*
Clean some imports.
Arfrever Frehtes Taifersar Arahesis
2014-02-15
1
-2
/
+5
*
Post-merge fixes for Python 3.
Vinay Sajip
2012-10-10
1
-1
/
+1
*
Issue #283 bdist_egg issues with python 3.3.0aX
Jim Fulton
2012-07-14
1
-0
/
+69