- 25 Jul, 2013 1 commit
-
-
Ezio Melotti authored
-
- 24 Jul, 2013 2 commits
-
-
Christian Heimes authored
CID 719690
-
Vinay Sajip authored
-
- 23 Jul, 2013 1 commit
-
-
Benjamin Peterson authored
-
- 22 Jul, 2013 6 commits
-
-
Serhiy Storchaka authored
generate tests for different compression types. Fixed a bug with skipping some tests due to use of exhausted iterators.
-
Christian Heimes authored
because they don't understand that Py_FatalError() terminates the program.
-
Christian Heimes authored
prefix and exec_prefix if the operation system does not obey MAXPATHLEN.
-
Christian Heimes authored
-
Christian Heimes authored
a new grammar. CID 715360
-
Terry Jan Reedy authored
-
- 21 Jul, 2013 7 commits
-
-
Christian Heimes authored
Now all error paths of _freeze_importlib use 'goto error' and the error label cleans up all used resources.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Christian Heimes authored
Also use portable SEEK_SET instead of 0. CID 1040639
-
Christian Heimes authored
CID 715334
-
- 20 Jul, 2013 12 commits
-
-
Christian Heimes authored
-
Christian Heimes authored
CID 486768
-
Ned Deily authored
-
Christian Heimes authored
CID 486814
-
Christian Heimes authored
CID 486663
-
Christian Heimes authored
CID 486250
-
Mark Dickinson authored
Issue #18513: Add workaround for OS X 10.8 cexp bug that leads to wrong cmath.rect(0.0,-0.0) results.
-
Christian Heimes authored
CID 719637
-
Christian Heimes authored
CID 486659
-
Christian Heimes authored
CID 486654
-
Christian Heimes authored
CID 486649
-
Christian Heimes authored
CID 486647
-
- 19 Jul, 2013 2 commits
-
-
Richard Oudkerk authored
-
Ronald Oussoren authored
-
- 18 Jul, 2013 1 commit
-
-
Victor Stinner authored
whereas the fchmodat() function is not avaialble.
-
- 17 Jul, 2013 2 commits
-
-
Serhiy Storchaka authored
supports running only selected tests. Patch by Zachary Ware.
-
Serhiy Storchaka authored
Original patch by Zachary Ware.
-
- 16 Jul, 2013 6 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Useed context managers for file I/O. Removed out-of-dated code and misleading comments.
-
R David Murray authored
Patch by Vajrasky Kok.
-
Richard Oudkerk authored
Zachary Ware.)
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-