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
/
CHANGES.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected a TypeError when reading a local package index on Python 3. Fixes #...
archive/bootstrap-py24
1.4.2
bootstrap-py24
Jason R. Coombs
2013-12-01
1
-0
/
+7
*
Update changelog. Fixes #105 and Fixes #113.
Jason R. Coombs
2013-11-23
1
-0
/
+23
*
Use sys.getfilesystemencoding for decoding bdist_wininst config. Fixes #114.
Jason R. Coombs
2013-11-23
1
-0
/
+7
*
Issue #108: Make a note about current limitations of setuptools wheels.
1.4
Jason R. Coombs
2013-11-17
1
-1
/
+4
*
Update changelog for Pull Request #21.
Jason R. Coombs
2013-11-14
1
-0
/
+2
*
Updated changelog
Jason R. Coombs
2013-11-14
1
-0
/
+7
*
Correct changelog entry. Fixes #104.
Jason R. Coombs
2013-11-13
1
-1
/
+1
*
Update changelog. Fixes #99.
1.3.2
Jason R. Coombs
2013-11-09
1
-0
/
+6
*
Updated changelog
Jason R. Coombs
2013-11-07
1
-0
/
+6
*
Update changelog
1.3
Jason R. Coombs
2013-11-03
1
-0
/
+1
*
Update changelog
Jason R. Coombs
2013-11-03
1
-0
/
+10
*
Update changelog
1.2
Jason R. Coombs
2013-11-02
1
-0
/
+3
*
Update changelog
Jason R. Coombs
2013-10-30
1
-0
/
+7
*
Skip test when file system encoding is not suitable. Fixes #55 and Distribute...
1.1.7
Toshio Kuratomi
2013-04-11
1
-0
/
+2
*
Update changelog
Jason R. Coombs
2013-09-23
1
-0
/
+9
*
execfile now opens target in binary mode for better compatibility. Fixes Dist...
1.1.6
Jason R. Coombs
2013-09-18
1
-0
/
+7
*
Update changelog
1.1.5
Jason R. Coombs
2013-09-12
1
-0
/
+6
*
Merge
1.1.4
Jason R. Coombs
2013-09-07
1
-0
/
+6
|
\
*
|
Add the import, omitted from the previous commit.
1.1.3
Jason R. Coombs
2013-09-06
1
-0
/
+6
*
|
Update changelog
1.1.2
Jason R. Coombs
2013-09-06
1
-0
/
+7
*
|
Correct AttributeError in upload command on Python 2.4. Fixes #76
Jason R. Coombs
2013-09-03
1
-3
/
+4
|
/
*
Merge update to ez_setup.py
Jason R. Coombs
2013-08-31
1
-0
/
+7
|
\
|
*
ez_setup.py now takes a --insecure argument to bypass the secure downloaders....
Jason R. Coombs
2013-08-31
1
-0
/
+7
*
|
Update reference to distribute.
Jason R. Coombs
2013-08-26
1
-1
/
+1
|
/
*
Nest try/except/finally for use on Python 2.4. Fixes #72.
1.1
Jason R. Coombs
2013-08-26
1
-0
/
+1
*
Updated changelog entry to reference the pertinent issue.
Jason R. Coombs
2013-08-25
1
-8
/
+8
*
Updated error message reported when `--allow-hosts` blocks a link to provide ...
Jason R. Coombs
2013-08-25
1
-0
/
+7
*
Corrected title formatting and hyperlink to correct Sphinx errors
Jason R. Coombs
2013-08-17
1
-3
/
+4
*
Removed the --delete-conflicting and --ignore-conflicts-at-my-risk options, w...
1.0
Jason R. Coombs
2013-08-17
1
-0
/
+2
*
Changed the launcher relevant environment variable to SETUPTOOLS_LAUNCHER and...
Jason R. Coombs
2013-08-17
1
-2
/
+4
*
Updated changelog once more to provide a re-assuring narrative about the back...
Jason R. Coombs
2013-08-17
1
-1
/
+5
*
Updated changelog to highlight backward-incompatible changes
Jason R. Coombs
2013-08-17
1
-7
/
+10
*
Restored tunnel (proxy) support in SSL connections. Fixes #52.
Jason R. Coombs
2013-08-11
1
-0
/
+2
*
Officially deprecated Features functionality (per #65).
Jason R. Coombs
2013-08-11
1
-0
/
+1
*
Updated changelog. Fixes #63.
1.0b1
Jason R. Coombs
2013-08-10
1
-0
/
+4
*
Issue 60: Implemented experimental opt-in support for using native launchers ...
Jason R. Coombs
2013-08-10
1
-0
/
+7
*
Replaced overly-specific error messages with more general ones for improved c...
Jason R. Coombs
2013-08-09
1
-0
/
+2
*
Issue 50: Removed filename and line number from SyntaxErrors returned by inva...
Jason R. Coombs
2013-08-09
1
-0
/
+10
*
Moved 'history' to changes.txt
Jason R. Coombs
2013-08-07
1
-0
/
+584
*
Update changelog
0.9.8
Jason R. Coombs
2013-07-25
1
-0
/
+6
*
Update changelog to reflect other minor changes included in the latest release
Jason R. Coombs
2013-07-22
1
-0
/
+3
*
Update changelog
0.9.7
Jason R. Coombs
2013-07-22
1
-0
/
+7
*
Add compatibility for Python 2.4 when querying the hash name. Fixes #44
0.9.6
Jason R. Coombs
2013-07-17
1
-0
/
+7
*
Update changelog
0.9.5
Jason R. Coombs
2013-07-15
1
-0
/
+6
*
Load version from the file rather than by importing the module (which is subj...
0.9.4
Jason R. Coombs
2013-07-15
1
-0
/
+7
*
Use 'is_valid' instead of simply 'valid' or 'check', which are less clear abo...
0.9.3
Jason R. Coombs
2013-07-15
1
-0
/
+6
*
Update changelog
0.9.2
Jason R. Coombs
2013-07-15
1
-0
/
+7
*
Update changelog
0.9.1
Jason R. Coombs
2013-07-13
1
-0
/
+1
*
Re-wrote link inference to now respect specific patterns and generate links t...
Jason R. Coombs
2013-07-13
1
-142
/
+139
*
Allow other arguments and kwargs to os.open when in the sandbox. Fixes Distri...
Jason R. Coombs
2013-07-13
1
-0
/
+6
[next]