aboutsummaryrefslogtreecommitdiffstats
path: root/distutils/sysconfig.py
Commit message (Expand)AuthorAgeFilesLines
* Move distutils into a submodule of setuptools.Jason R. Coombs2020-07-031-573/+0
* no Makefile with PyPy and has own layout for python stdlib, site-packagesmattip2020-07-011-35/+44
* do the minimum to fix sysconfig.py for PyPy, more will probably be neededmattip2020-07-011-1/+5
* Fallback to '_sysconfigdata' when platform-specific sysconfigdata is unavaila...Jason R. Coombs2020-07-011-1/+6
* Fallback to 'lib' when 'sys.platlibdir' does not exist.Jason R. Coombs2020-05-251-1/+1
* [maint] move all files into subfolderxoviat2020-05-251-0/+555