1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/utils
2016-10-30 18:09:54 -04:00
..
__init__.py call_subprocess: drop useless command_level arg 2016-10-28 14:36:59 +02:00
appdirs.py Fix pip when using Py2 on Windows with non-ASCII hostname or username (originally #3970 from @pekkaklarck) 2016-10-05 22:53:03 +01:00
build.py Realpath the tempdir created by BuildDirectory 2015-01-22 13:16:23 -05:00
deprecation.py Have our next release be 9.0 instead of 8.2 (#4047) 2016-10-30 18:09:54 -04:00
encoding.py Fix for bytes magic 2016-03-07 14:01:40 +01:00
filesystem.py Special handling for root user in order to handle properly cases where users use sudo without -H flag. 2015-03-19 10:31:06 -04:00
glibc.py Report correct glibc version in pip user-agent (#3836) 2016-07-09 23:17:04 -04:00
hashes.py Consolidate hash constants in pip.utils.hashing. 2015-10-12 16:29:08 -04:00
logging.py Spelling fixes 2015-12-27 00:58:23 +02:00
outdated.py Allow all wheels from PyPI 2016-01-14 13:54:31 -05:00
packaging.py Bump invalid specifier log to warning level 2016-10-27 18:43:59 +02:00
setuptools_build.py Fix a ResourceWarning in setuptools_build 2016-06-29 10:28:29 +02:00
ui.py Make install --quiet really quiet 2016-02-01 14:59:06 -08:00