- 08 Aug, 2013 4 commits
-
-
Ezio Melotti authored
#18581: remove duplicate test and run a test class that was skipped. Initial patch by Vajrasky Kok.
-
Serhiy Storchaka authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make them discoverable by unittest. Patch by Zachary Ware.
-
- 07 Aug, 2013 1 commit
-
-
Eli Bendersky authored
-
- 06 Aug, 2013 1 commit
-
-
Christian Heimes authored
-
- 05 Aug, 2013 1 commit
-
-
Mark Dickinson authored
-
- 04 Aug, 2013 5 commits
-
-
R David Murray authored
Patch by Madison May.
-
Raymond Hettinger authored
-
Terry Jan Reedy authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 20 May, 2013 1 commit
-
-
Charles-Francois Natali authored
on OS-X. Patch by Jeff Ramnani.
-
- 04 Aug, 2013 2 commits
-
-
Eli Bendersky authored
-
Eli Bendersky authored
Thanks to Stefan Behnel for the report and proposed solution & test.
-
- 03 Aug, 2013 9 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Martin v. Löwis authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
doko authored
-
Nick Coghlan authored
signal.getsignal returns None for some signals if faulthandler is enabled (Patch by Jeremy Kloth)
-
Ned Deily authored
-
- 02 Aug, 2013 5 commits
-
-
Charles-François Natali authored
members are integers.
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
getgroups(2) on OS X 10.8. Original patch by Mateusz Lenik.
-
Larry Hastings authored
(Done as separate patch from trunk as the code has diverged quite a bit.)
-
- 01 Aug, 2013 1 commit
-
-
Antoine Pitrou authored
-
- 31 Jul, 2013 4 commits
-
-
Christian Heimes authored
warning: 'utime.mtime_ns' may be used uninitialized in this function [-Wmaybe-uninitialized]
-
Christian Heimes authored
-
Christian Heimes authored
-
Terry Jan Reedy authored
-
- 30 Jul, 2013 6 commits
-
-
Ned Deily authored
-
R David Murray authored
Patch by Sijin Joseph.
-
R David Murray authored
-
R David Murray authored
testcleanup directive is new as of 1.1, and we are currently running 1.0.7. But using testsetup works just as well, and avoids the unknown directive error when building the docs.
-
Antoine Pitrou authored
-
Christian Heimes authored
-