index
:
delta/python-setuptools-git.git
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1390-description-no-newlines
bugfix/1390-lenient-description
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/1996-no-bootstrap
bugfix/2129-better-egg-detection
bugfix/2232-just-break-pip-upgrade
bugfix/2232-ubuntu-patch
bugfix/2471-remove-deps
bugfix/2906-distutils-race
bugfix/2938-easy-install-schemes
bugfix/2993-get-pip-exemption
bugfix/2993-redux
bugfix/3026-sysconfig-vars-in-easy-install
bugfix/3073-old-setuptools
bugfix/3452-unconditional-workaround
bugfix/3452-warn
bugfix/3525-error
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/deprecate-setup-requires
debt/deprecate-version
debt/drop-py35
debt/remove-RequirementParseError
debt/remove-easy-install
debt/remove-legacy-version
debt/update-packaging
dev/adopt_bdist_wheel
dev/avoid_wheel_unstable_api
dev/core_metadata
dev/egg_info_requires
dev/simplified_wheelbuilder
dev/untangle_editable_wheel
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
distutils-refresh
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/2550-build-from-source
feature/deprecate-2to3
feature/deprecate-installer
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/distutils-8c160a9693
feature/distutils-bb018f1ac3
feature/distutils-docs
feature/distutils-hack-startup-perf
feature/drop-fetch-build-eggs-easy-install-fallback
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/limit-distutils-hack-pip-workaround
feature/local-distutils
feature/local-schemes
feature/logging
feature/pip-options-alignment
feature/plugins-enabled-by-default
feature/pyopenssl-fallback
feature/refactor-parse-requirements
feature/remove-distutils-hack-pip-workaround
feature/remove-easy-install
feature/remove-eggsecutable
feature/restore-editable-pythonpath
feature/sic-versions-in-commands
feature/simple-dist-name-in-scripts
feature/skeleton
feature/test-as-installed
feature/tox-venv
feature/unvendor
feature/vendor-jaraco-text
feature/vendor-pkg-resources
feature/vendoring
feature/version-in-cfg
feature/xenial-py37
fix/2529
include-pypy
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
jaraco-path-build
license-files-generator
main
maint/44.x
master
pr/1521
pr1887-rebase
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
workaround/2495-clean-indentation
workaround/2495-no-install-requires
github.com: pypa/setuptools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
expand: Give bytes to ast.parse to let it discover encoding cookie.
Julien Palard
2022-09-27
2
-1
/
+15
|
*
|
|
Merge https://github.com/pypa/distutils into distutils-6852b20
Jason R. Coombs
2022-09-29
11
-234
/
+250
|
|
/
/
|
*
|
Merge https://github.com/pypa/distutils into distutils-d82d926
Jason R. Coombs
2022-09-24
4
-129
/
+88
|
|
/
|
*
Prevent accidental name matching in editable hooks (#3562)
Anderson Bravalheri
2022-08-24
2
-1
/
+25
|
|
\
|
|
*
Prevent accidental partial name matching in editable hooks
Anderson Bravalheri
2022-08-24
1
-1
/
+1
|
|
*
Capture problems with similar names in editable install
Anderson Bravalheri
2022-08-24
1
-0
/
+24
|
*
|
Remove inadvertent splatting of the name attribute (#3547)
Anderson Bravalheri
2022-08-24
3
-6
/
+53
|
|
\
\
|
|
*
|
Fix problems with name discovery and dynamic versions
Anderson Bravalheri
2022-08-19
1
-5
/
+10
|
|
*
|
Replicate problems with name discovery and dynamic versions
Anderson Bravalheri
2022-08-19
1
-0
/
+34
|
|
*
|
Remove inadvertent splatting of the name attribute
Benno Rice
2022-08-19
1
-1
/
+0
|
|
*
|
Replicate problems with `setup.py --version` and auto-discovery
Anderson Bravalheri
2022-08-19
1
-0
/
+9
|
*
|
|
Merge https://github.com/pypa/distutils into distutils-22b9bcf
Jason R. Coombs
2022-08-21
5
-77
/
+66
|
|
|
/
|
|
/
|
|
*
|
Limit number of string replacements
Anderson Bravalheri
2022-08-21
1
-1
/
+5
|
*
|
Fix recursion problem in finder
Anderson Bravalheri
2022-08-21
2
-2
/
+3
|
*
|
Capture recursion problem with editable finder
Anderson Bravalheri
2022-08-21
1
-0
/
+20
|
|
/
|
*
Remove monkeypatching of msvc9compiler. Fixes #3536
Jason R. Coombs
2022-08-17
3
-292
/
+1
|
*
Merge https://github.com/pypa/distutils
Jason R. Coombs
2022-08-16
3
-0
/
+1710
|
*
Remove unecessary comma
Anderson Bravalheri
2022-08-15
1
-1
/
+1
|
*
Fix build_meta when metadata_directory=='.' (#3528)
Anderson Bravalheri
2022-08-15
2
-5
/
+30
|
|
\
|
|
*
Fix error in tests
Anderson Bravalheri
2022-08-15
1
-2
/
+1
|
|
*
Remove unused import
Anderson Bravalheri
2022-08-15
1
-1
/
+1
|
|
*
Refactor code to bubble up info directories in build_meta
Anderson Bravalheri
2022-08-15
1
-25
/
+18
|
|
*
Revert change in dist_info search for build_meta
Anderson Bravalheri
2022-08-15
1
-9
/
+24
|
|
*
Reproduce error in issue 3523
Anderson Bravalheri
2022-08-15
1
-0
/
+17
|
*
|
Skip test on platforms difficult to setup compilers
Anderson Bravalheri
2022-08-15
1
-0
/
+3
|
*
|
Improve glob pattern in test
Anderson Bravalheri
2022-08-15
1
-3
/
+2
|
*
|
Fix backward compatibility with distutils
Anderson Bravalheri
2022-08-15
1
-0
/
+2
|
*
|
Reproduce error in issue 3522
Anderson Bravalheri
2022-08-15
1
-0
/
+31
|
|
/
|
*
Merge https://github.com/pypa/distutils into distutils-fac564f
Jason R. Coombs
2022-08-13
9
-1640
/
+25
|
*
Merge pull request #3505 from pypa/distutils-cc017c7
Jason R. Coombs
2022-08-13
3
-1693
/
+0
|
|
\
|
|
*
Merge https://github.com/pypa/distutils into distutils-cc017c7
Jason R. Coombs
2022-08-11
3
-1693
/
+0
|
*
|
Fix other problems with editable installs (#3517)
Anderson Bravalheri
2022-08-12
3
-16
/
+55
|
|
\
\
|
|
*
|
Filter out temporary source files from being added to sdist
Anderson Bravalheri
2022-08-12
1
-13
/
+20
|
|
*
|
Fix test file
Anderson Bravalheri
2022-08-12
1
-2
/
+2
|
|
*
|
Ensure commands are finalized before using them
Anderson Bravalheri
2022-08-12
1
-3
/
+4
|
|
*
|
Replicate error in issue 3513
Anderson Bravalheri
2022-08-12
1
-0
/
+31
|
*
|
|
Fix flake8 error
Anderson Bravalheri
2022-08-12
1
-0
/
+1
|
*
|
|
Prevent optional extensions from failing in build_ext
Anderson Bravalheri
2022-08-12
1
-1
/
+2
|
*
|
|
Add test for non-optional extensions
Anderson Bravalheri
2022-08-12
1
-20
/
+36
|
*
|
|
Replicate error in issue 3510
Anderson Bravalheri
2022-08-12
1
-0
/
+20
|
|
/
/
|
*
|
Handle accidental virtual namespaces in editable install (#3512)
Anderson Bravalheri
2022-08-12
2
-3
/
+59
|
|
\
\
|
|
*
|
Add comments about accidental virtual namespaces
Anderson Bravalheri
2022-08-12
1
-1
/
+9
|
|
*
|
Add missing virtual namespace to tests
Anderson Bravalheri
2022-08-12
1
-1
/
+1
|
|
*
|
Emulate accidental namespaces from regular installation
Anderson Bravalheri
2022-08-12
1
-1
/
+1
|
|
*
|
Replicate error in issue 3504
Anderson Bravalheri
2022-08-12
1
-0
/
+48
|
|
|
/
|
*
|
Parametrise command name
Anderson Bravalheri
2022-08-12
1
-2
/
+2
|
*
|
Safeguard editable installs against build_py errors
Anderson Bravalheri
2022-08-12
2
-3
/
+46
|
*
|
Replicate error issue 3501
Anderson Bravalheri
2022-08-12
1
-4
/
+47
|
|
/
|
*
Prevent errors in editable install and external ``.egg-info`` (#3503)
Anderson Bravalheri
2022-08-11
2
-4
/
+54
|
|
\
|
|
*
Avoid mentioning project names in CHANGELOG
Anderson Bravalheri
2022-08-11
1
-1
/
+0
[prev]
[next]