1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/docs
Paul Moore 8a101321f6 Another attempt to fix encoding issues (#4486)
When reading bytes from subprocesses, use the locale encoding. Don't fail if the data is encoded incorrectly - instead, use the backslashreplace error handler (and warn the user).
2017-05-27 22:02:08 +01:00
..
reference Another attempt to fix encoding issues (#4486) 2017-05-27 22:02:08 +01:00
__init__.py Fix code to handle the latest flake8 2014-03-26 18:24:19 -04:00
conf.py docs: Stop using deprecated attributes 2017-05-16 23:48:15 +05:30
configuration.rst Merge branch 'master' into develop 2014-02-20 20:33:59 -05:00
cookbook.rst pip docs refactor 2014-02-11 22:13:03 -08:00
development.rst Fixed #1234 -- linkify mailing list 2017-03-22 12:49:49 -04:00
index.rst link to the python.org location for the PyPUG 2015-09-23 16:57:51 -07:00
installing.rst Fix missing footnote error 2017-05-16 23:48:27 +05:30
logic.rst pip docs refactor 2014-02-11 22:13:03 -08:00
make.bat docs: Remove references to django-compressor 2014-03-08 12:48:05 +03:00
Makefile docs: Remove references to django-compressor 2014-03-08 12:48:05 +03:00
news.rst Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
pipext.py Make adding options be just function calls. 2015-04-17 15:04:25 +12:00
quickstart.rst Fine tuning docs about installing downloaded package 2016-05-17 16:26:42 +03:00
usage.rst pip docs refactor 2014-02-11 22:13:03 -08:00
user_guide.rst Switch default upgrade strategy to only-if-needed 2017-05-19 17:09:48 +05:30