- 16 Feb, 2014 3 commits
-
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Georg Brandl authored
Nowadays it is likely that people will have Sphinx installed, and if not, they will know how to install it. This also simplifies life a lot for distribution packagers, who typically do not want the doc build process to connect to external web resources.
-
- 15 Feb, 2014 15 commits
-
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Benjamin Peterson authored
-
Andrew Kuchling authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Vajrasky Kok.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 14 Feb, 2014 4 commits
-
-
Nick Coghlan authored
- now also allows POSIX installation with SSL/TLS missing - a goal for pip 1.6 is to allow local use without SSL/TLS
-
Ned Deily authored
-
Ned Deily authored
-
Benjamin Peterson authored
-
- 13 Feb, 2014 10 commits
-
-
Victor Stinner authored
regression: don't clear anymore the state of Python threads early during the Python shutdown.
-
Victor Stinner authored
-
Victor Stinner authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Victor Stinner authored
the address is not resolved (hostname instead of an IP address) for AF_INET and AF_INET6 address families.
-
Serhiy Storchaka authored
variables names and values.
-
Serhiy Storchaka authored
variables names and values.
-
Guido van Rossum authored
-
- 12 Feb, 2014 8 commits
-
-
Yury Selivanov authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Victor Stinner authored
On Windows, the codec of sys.stdout is implemented in Python. At exit, the codec may be unloaded before the destructor tries to write something to sys.stdout.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Based on patch by Stephen Tu.
-
Serhiy Storchaka authored
Based on patch by Stephen Tu.
-