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
*
Update documentation to match more aggressive absolute path exclusion in reso...
bugfix/1635-disallow-parent-paths
Jason R. Coombs
2019-01-27
2
-3
/
+2
*
Disallow Windows absolute paths unconditionally with no deprecation period.
Jason R. Coombs
2019-01-27
1
-3
/
+24
*
Remove usage relying on deprecated and ambiguous leading slash. Ref #1635
Jason R. Coombs
2019-01-20
2
-3
/
+1
*
Also disallow leading '/' in resource paths. Ref #1635.
Jason R. Coombs
2019-01-20
3
-6
/
+10
*
Update docs to match implementation that resource names are rooted at the pac...
Jason R. Coombs
2019-01-20
3
-9
/
+6
*
Add validation of a resource path according to the docs. Only warn for now. R...
Jason R. Coombs
2019-01-20
1
-0
/
+45
*
Merge pull request #1639 from pypa/bugfix/1638-pytest-pin
mergify[bot]
2019-01-17
1
-1
/
+2
|
\
|
*
Pin pytest to <4 for now. Ref #1638.
Jason R. Coombs
2019-01-17
1
-1
/
+2
|
/
*
Feed the hobgoblins (delint).
Jason R. Coombs
2019-01-08
1
-1
/
+3
*
Feed the hobgoblins (delint).
Jason R. Coombs
2019-01-08
1
-5
/
+6
*
Merge pull request #1625 from pypa/bugfix/1623-always-targz
Jason R. Coombs
2019-01-03
3
-1
/
+21
|
\
|
*
Add changelog
bugfix/1623-always-targz
Jason R. Coombs
2019-01-02
1
-0
/
+1
|
*
Always specify formats=gztar, overriding the project's legacy expectation tha...
Jason R. Coombs
2019-01-02
1
-1
/
+1
|
*
Add test capturing failure. Ref #1623.
Jason R. Coombs
2019-01-02
1
-0
/
+19
*
|
Merge pull request #1626 from pypa/iterator-unpack
mergify[bot]
2019-01-02
1
-10
/
+11
|
\
\
|
|
/
|
/
|
|
*
Extract common behavior into a function
iterator-unpack
Jason R. Coombs
2019-01-02
1
-14
/
+11
|
*
Avoid hanging indent
Jason R. Coombs
2019-01-02
1
-4
/
+8
|
*
Rely on iterable unpacking to extract one element from generator expression.
Jason R. Coombs
2019-01-02
1
-8
/
+8
|
/
*
Feed the hobgoblins (delint).
Jason R. Coombs
2019-01-02
1
-4
/
+6
*
Merge pull request #1622 from pganssle/tweak_guide
mergify[bot]
2019-01-01
1
-2
/
+2
|
\
|
*
Tweak "making a pull request" documentation
Paul Ganssle
2019-01-01
1
-2
/
+2
*
|
Allow PRs from other forks to auto-merge.
Jason R. Coombs
2019-01-01
1
-2
/
+0
|
/
*
Merge pull request #1620 from scop/spelling
Paul Ganssle
2019-01-01
4
-4
/
+4
|
\
|
*
Spelling fixes
Ville Skyttä
2018-12-29
4
-4
/
+4
*
|
Merge pull request #1559 from RajdeepRao/BUG-1551
Paul Ganssle
2018-12-31
6
-6
/
+75
|
\
\
|
*
|
Add explicit test for license in setup.cfg
Paul Ganssle
2018-12-29
1
-0
/
+20
|
*
|
Remove file: from documentation for license field
Paul Ganssle
2018-12-29
1
-1
/
+1
|
*
|
Change how license field ValueError is tested
Paul Ganssle
2018-12-29
1
-6
/
+14
|
*
|
Add changelog file
rajdeep
2018-12-29
1
-0
/
+1
|
*
|
Disallow files for license inputs
rajdeep
2018-12-29
3
-4
/
+44
*
|
|
Feed the hobgoblins (delint).
Jason R. Coombs
2018-12-29
1
-2
/
+2
|
|
/
|
/
|
*
|
Remove unused import
Jason R. Coombs
2018-12-29
1
-1
/
+0
|
/
*
Merge pull request #1611 from RDIL/patch-2
Paul Ganssle
2018-12-29
1
-1
/
+1
|
\
|
*
Use HTTPS in link to RFC #6125
Reece D
2018-12-28
1
-1
/
+1
*
|
Merge pull request #1618 from pypa/docs/auto-merge
mergify[bot]
2018-12-29
1
-0
/
+11
|
\
\
|
*
|
Add documents on auto-merge
docs/auto-merge
Jason R. Coombs
2018-12-29
1
-0
/
+11
|
/
/
*
|
Remove restriction for jaraco - only members with access can create labels, s...
Jason R. Coombs
2018-12-29
1
-1
/
+0
*
|
Merge pull request #1617 from pypa/feature/secure-auto-merge
Jason R. Coombs
2018-12-29
1
-0
/
+1
|
\
\
|
*
|
Only allow auto-merge PRs submitted by jaraco.
Jason R. Coombs
2018-12-29
1
-0
/
+1
|
/
/
*
|
Only auto-merge to master and only when tests pass
Jason R. Coombs
2018-12-29
1
-0
/
+6
*
|
Merge pull request #1616 from pypa/feature/pep517-build
mergify[bot]
2018-12-29
1
-0
/
+1
|
\
\
|
*
|
Add declaration indicating the PEP 517 build backend needed for building setu...
Jason R. Coombs
2018-12-29
1
-0
/
+1
|
/
/
*
/
Add mergify configuration for automatic merges. Ref #1612.
Jason R. Coombs
2018-12-29
1
-0
/
+7
|
/
*
Merge pull request #1613 from pganssle/fix_doctest
Paul Ganssle
2018-12-28
2
-2
/
+5
|
\
|
*
Assert that warning is raised with svn downloads
Paul Ganssle
2018-12-28
1
-2
/
+4
|
*
Import distribution in doctest
Paul Ganssle
2018-12-28
1
-0
/
+1
|
/
*
Access pkg_resources objects through its namespace
Jason R. Coombs
2018-12-24
1
-11
/
+13
*
Rely on package names to namespace the package contents.
Jason R. Coombs
2018-12-24
1
-6
/
+7
*
Merge pull request #1501 from pypa/bugfix/1499-no-splituser
Jason R. Coombs
2018-12-15
3
-6
/
+27
|
\
|
*
Add test for download_svn, improving coverage on patch
Jason R. Coombs
2018-12-15
1
-0
/
+16
[next]