- 11 Dec, 2013 7 commits
-
-
Serhiy Storchaka authored
return not int instance. Introduced _PyLong_FromNbInt() and refactored PyLong_As*() functions.
-
Serhiy Storchaka authored
return not int instance. Introduced _PyLong_FromNbInt() and refactored PyLong_As*() functions.
-
Eric Snow authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
fix to Issue #14635 in Python 3.3.0 to be interpreted as milliseconds instead of seconds when the platform supports select.poll (ie: everywhere). It is now treated as seconds once again.
-
Ned Deily authored
-
Ned Deily authored
shell window is present. (Original patch by Terry Reedy)
-
- 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 11 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.
-