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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
docs: add functionality entry in userguide index
alvyjudy
2020-05-11
1
-1
/
+2
|
*
docs: migrate functionality info to separate file
alvyjudy
2020-05-11
2
-1317
/
+1347
|
*
docs: migrate commands ref to commands.txt
alvyjudy
2020-05-11
2
-565
/
+566
|
*
docs: add commands ref entry in userguide index
alvyjudy
2020-05-11
1
-1
/
+2
|
*
docs: migrated keywords ref to keywords.txt
alvyjudy
2020-05-11
2
-174
/
+175
|
*
docs: migrate basic use to quickstart
alvyjudy
2020-05-11
2
-164
/
+165
|
*
docs: update userguide index
alvyjudy
2020-05-11
1
-0
/
+17
|
*
docs: created folder and index for userguide
alvyjudy
2020-05-11
1
-0
/
+0
|
/
*
Merge pull request #2097 from alvyjudy/improve-doc
Jason R. Coombs
2020-05-10
6
-8
/
+24
|
\
|
*
Doc: added changelog.d news fragment
alvyjudy
2020-05-10
1
-0
/
+1
|
*
docs: added index for deprecated files
alvyjudy
2020-05-10
1
-0
/
+19
|
*
docs: change top index depth to one
alvyjudy
2020-05-10
1
-1
/
+1
|
*
doc: move python_eggs.txt to deprecated folder
alvyjudy
2020-05-10
1
-0
/
+0
|
*
doc: rename formats.txt as python-eggs.txt
alvyjudy
2020-05-10
1
-0
/
+0
|
*
doc: move easy_install file into deprecated folder
alvyjudy
2020-05-10
1
-0
/
+0
|
*
doc: move python 2to3 doc into deprecated folder
alvyjudy
2020-05-10
1
-0
/
+0
|
*
docs: reduced top index to three entries
alvyjudy
2020-05-10
1
-7
/
+3
*
|
Merge pull request #2091 from pganssle/setup_cfg_note
Jason R. Coombs
2020-05-10
1
-2
/
+3
|
\
\
|
*
|
Tweak note about setup.cfg
Paul Ganssle
2020-05-07
1
-2
/
+3
|
|
/
*
|
Merge pull request #2096 from pypa/feature/deprecate-2to3
Jason R. Coombs
2020-05-10
3
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Use the SetuptoolsDeprecationWarning to make the warning more visible outside...
feature/deprecate-2to3
Jason R. Coombs
2020-05-10
1
-1
/
+2
|
*
In the deprecation warning, acknowledge that it's only for projects that stil...
Jason R. Coombs
2020-05-10
1
-3
/
+4
|
*
Update changelog.
Jason R. Coombs
2020-05-10
1
-0
/
+1
|
*
Emit deprecation warning when 2to3 is used. Ref #2086.
Jason R. Coombs
2020-05-10
2
-0
/
+13
*
|
Merge pull request #2082 from hroncok/lib2to3-deprecated
Jason R. Coombs
2020-05-03
2
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Filter lib2to3 (Pending)DeprecationWarning in testes
Miro Hrončok
2020-04-30
2
-0
/
+5
*
|
Remove shebang. Fixes #2076.
Jason R. Coombs
2020-05-03
1
-1
/
+0
*
|
Update template to give more guidance, hoping to limit the blank submissions.
Jason R. Coombs
2020-05-03
1
-2
/
+6
*
|
Merge branch 'master' of https://github.com/pypa/setuptools
Jason R. Coombs
2020-05-03
5
-0
/
+123
|
\
\
|
*
\
Merge pull request #2051 from alvyjudy/master
Jason R. Coombs
2020-05-03
2
-0
/
+90
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Apply suggestions from code review
Jason R. Coombs
2020-05-03
1
-9
/
+3
|
|
*
Apply suggestions from code review
Jason R. Coombs
2020-05-03
2
-22
/
+22
|
|
*
added changelog file
alvyjudy
2020-03-30
1
-0
/
+1
|
|
*
fixed some RST syntax
alvyjudy
2020-03-30
1
-2
/
+2
|
|
*
deleted blank lines and fixed underline
alvyjudy
2020-03-30
1
-3
/
+2
|
|
*
First draft for build_meta documentation
alvyjudy
2020-03-30
1
-45
/
+53
|
|
*
initial draft for build_meta documentation
alvyjudy
2020-03-29
1
-0
/
+88
|
*
|
Merge pull request #2040 from hugovk/deprecate-bdist_wininst
mergify[bot]
2020-04-21
3
-0
/
+33
|
|
\
\
|
|
*
|
Add news fragment
Hugo
2020-04-21
1
-0
/
+1
|
|
*
|
Deprecate bdist_wininst
Hugo
2020-04-21
2
-0
/
+32
|
|
/
/
*
|
|
Merge pull request #2062.
Jason R. Coombs
2020-05-03
9
-20
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert changes to historical notes and vendored packages.
Jason R. Coombs
2020-05-03
2
-15
/
+16
|
*
|
news fragment
Reece Dunham
2020-04-11
1
-0
/
+1
|
*
|
Merge branch 'master' of https://github.com/ourforks/setuptools
Reece Dunham
2020-04-11
0
-0
/
+0
|
|
\
\
|
|
*
|
change: Mac OS X -> macOS
Reece Dunham
2020-04-11
8
-36
/
+36
|
*
|
|
change: Mac OS X -> macOS
Reece Dunham
2020-04-11
8
-36
/
+36
|
|
|
/
|
|
/
|
|
*
|
Pass environment variables when running finalize. Fixes #2057.
Jason R. Coombs
2020-04-06
1
-0
/
+1
|
*
|
Protect against situation where the Git user e-mail is not configured. Ref #2...
Jason R. Coombs
2020-04-06
1
-0
/
+8
|
/
/
*
|
Bump version: 46.1.2 → 46.1.3
v46.1.3
Jason R. Coombs
2020-03-25
3
-2
/
+8
*
|
Merge pull request #2046 from pypa/bugfix/1607-retain-executable-mode
Jason R. Coombs
2020-03-25
3
-5
/
+46
|
\
\
[prev]
[next]