- 10 Dec, 2013 22 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Serhiy Storchaka authored
-
Nick Coghlan authored
-
Nick Coghlan authored
The stdlib docs for package distribution and building extensions are rather dated, and that isn't expected to change for 2.7 and 3.3. The Python Packaging User Guide isn't complete either, but it's already a much better road map for new users than the existing stdlib docs.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Eric Snow authored
-
Eric Snow authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
direct call.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
- 09 Dec, 2013 12 commits
-
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Serhiy Storchaka authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
os.dup2() is available on Windows.
-
Victor Stinner authored
reference cycles between frames and the _Outcome instance.
-
Victor Stinner authored
Patch written by Vajrasky Kok.
-
- 08 Dec, 2013 6 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
the UTF-8 encoding with the surrogateescape error handler, instead of decoding from the locale encoding in strict mode. It fixes the function on Fedora 19 which is probably the first major distribution release with a non-ASCII name. Patch written by Toshio Kuratomi.
-
Victor Stinner authored
encoding with the surrogateescape error handler, instead of decoding from the locale encoding in strict mode. It fixes the function on Fedora 19 which is probably the first major distribution release with a non-ASCII name. Patch written by Toshio Kuratomi.
-
Stefan Krah authored
-