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
/
distutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move distutils into a submodule of setuptools.
Jason R. Coombs
2020-07-03
109
-24094
/
+0
*
Merge https://github.com/pypa/distutils into distutils
Jason R. Coombs
2020-07-02
12
-43
/
+182
|
\
|
*
In test_unixcompiler.test_osx*, also patch sysconfig.get_config_vars followin...
Jason R. Coombs
2020-07-02
1
-0
/
+14
|
*
Skip test on PyPy where the functionality is disabled.
Jason R. Coombs
2020-07-01
1
-0
/
+1
|
*
no Makefile with PyPy and has own layout for python stdlib, site-packages
mattip
2020-07-01
1
-35
/
+44
|
*
do the minimum to fix sysconfig.py for PyPy, more will probably be needed
mattip
2020-07-01
1
-1
/
+5
|
*
add pypy schemas
mattip
2020-07-01
1
-0
/
+20
|
*
Fix failing test in test_fileutil by adapting expectation based on Python ver...
Jason R. Coombs
2020-07-01
2
-1
/
+13
|
*
Add compatibility module to fix failing tests on Python 3.5 due to missing fu...
Jason R. Coombs
2020-07-01
4
-3
/
+77
|
*
Restore Python 3.5 syntax compatibility in distutils.tests.test_build_ext
Jason R. Coombs
2020-07-01
1
-2
/
+2
|
*
Fallback to '_sysconfigdata' when platform-specific sysconfigdata is unavaila...
Jason R. Coombs
2020-07-01
1
-1
/
+6
|
*
Restore Python 3.5 syntax compatibility in distutils.dist.
Jason R. Coombs
2020-07-01
1
-1
/
+2
|
*
Mark test_venv to be skipped when running under a virtualenv as virtualenv mo...
Jason R. Coombs
2020-06-28
1
-0
/
+4
|
*
Fix test on Python 3.8 and earlier.
Jason R. Coombs
2020-06-28
1
-1
/
+2
*
|
Replace distutils rather than requiring it to be present in advanec. Instead ...
Jason R. Coombs
2020-06-21
1
-0
/
+2
*
|
Fallback to '_sysconfigdata' when platform-specific sysconfigdata is unavaila...
Jason R. Coombs
2020-05-31
1
-1
/
+6
*
|
Restore Python 3.5 syntax compatibility in distutils.dist.
Jason R. Coombs
2020-05-31
1
-1
/
+2
|
/
*
Fallback to 'lib' when 'sys.platlibdir' does not exist.
Jason R. Coombs
2020-05-25
2
-2
/
+2
*
[maint] move all files into subfolder
xoviat
2020-05-25
108
-0
/
+23947