1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
Paul Nasrat fa8c738b30 Merge pull request #612 from qwcode/issue_420
test enhancements to pull #599 (which fixes issue #420)
2012-07-29 22:20:31 -07:00
..
commands usersite installs should ignore version conflicts with site 2012-06-10 18:16:48 -07:00
vcs Fix failing bzr vcs test 2012-07-01 11:47:23 +01:00
__init__.py Remove backwards-compatibility shims for Python 2.4. 2012-06-06 08:21:16 -06:00
backwardcompat.py Merge branch 'develop' into multiple-hashers 2012-06-21 02:46:20 -04:00
basecommand.py Updated basecommand.py such that writing to the log file doesn't fail. If 2012-06-16 18:28:13 +03:00
baseparser.py Style and consistency fixes as suggested by reviewers 2012-05-15 00:37:00 +03:00
download.py Issue #597 pypy hashlib compat. 2012-07-29 11:37:56 +01:00
exceptions.py All pip exceptions inherit from PipError 2012-03-02 01:51:13 +02:00
index.py stop get_mirrors returning 216k invalid hostname from Japan 2012-07-18 15:05:23 +09:00
locations.py Merge remote-tracking branch 'TC01/develop' into develop 2012-06-06 08:21:39 -06:00
log.py Encapsulate write/buffer Python 2 vs. Python 3 check into a utility method (fwrite) in pip.backwardcompat. 2011-12-27 09:26:33 -08:00
req.py Remove temp build dir even if the req is not installed (fixes #420) 2012-07-12 22:53:16 -04:00
runner.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
status_codes.py Move status codes to a module and import from there 2011-12-04 18:50:34 -02:00
util.py smarter pip.util.egg_link_path 2012-07-08 16:03:12 -07:00