1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
Paul Moore d3f040e120 Handle sys.__stderr__.encoding not existing (#4599)
Handle sys.__stderr__.encoding not existing
2017-07-05 15:46:36 +01:00
..
_vendor Merge pull request #4144 from takluyver/pep518 2017-05-19 09:48:43 -04:00
commands Refactor/move preparation logic out (#4577) 2017-06-28 18:29:32 -04:00
models - Change the pip outdated check to use PackageFinder to find current 2017-03-23 10:50:02 -07:00
operations Refactor/move preparation logic out (#4577) 2017-06-28 18:29:32 -04:00
req From RequirementSet to Resolver - Part 1 (#4546) 2017-06-27 12:37:38 -04:00
utils 🎨 2017-06-16 12:14:25 +05:30
vcs 🎨 2017-06-13 21:49:46 +05:30
__init__.py Inject securetransport support into pip 2017-05-19 09:47:23 -04:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py From RequirementSet to Resolver - Part 1 (#4546) 2017-06-27 12:37:38 -04:00
baseparser.py Address review comments 2017-06-01 11:25:42 +05:30
cache.py 🎨 2017-06-16 12:14:25 +05:30
cmdoptions.py Sort all imports 2017-05-16 15:47:47 +05:30
compat.py Handle sys.__stderr__.encoding not existing (#4599) 2017-07-05 15:46:36 +01:00
configuration.py Configuration - Documentation updates (#4556) 2017-06-24 13:24:13 -04:00
download.py TemporaryDirectory abstraction (#4332) 2017-06-01 14:54:29 +02:00
exceptions.py Add ConfigurationError and use it. 2017-05-20 12:52:01 +05:30
index.py Display where pip is looking for packages (#4483) 2017-06-26 21:45:47 +01:00
locations.py Move file-paths into pip.locations 2017-05-20 12:52:01 +05:30
pep425tags.py Sort all imports 2017-05-16 15:47:47 +05:30
resolve.py Refactor/move preparation logic out (#4577) 2017-06-28 18:29:32 -04:00
status_codes.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
wheel.py From RequirementSet to Resolver - Part 1 (#4546) 2017-06-27 12:37:38 -04:00