- 29 Apr, 2016 11 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
test_reset_internal_locks was looking at Event's _cond._lock. This makes it harder to change internals of the Condition object and makes the test fragile. The test was added by Nir Soffer in 6108d30dde21. Patch by Nir Soffer.
-
Berker Peksag authored
test_reset_internal_locks was looking at Event's _cond._lock. This makes it harder to change internals of the Condition object and makes the test fragile. The test was added by Nir Soffer in 6108d30dde21. Patch by Nir Soffer.
-
Berker Peksag authored
-
Berker Peksag authored
Initial patch by Felix Kaiser.
-
Berker Peksag authored
-
Berker Peksag authored
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
itemgetter, attrgetter and methodcaller objects.
-
Serhiy Storchaka authored
itemgetter, attrgetter and methodcaller objects.
-
- 28 Apr, 2016 6 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
Patch by Xiang Zhang.
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
- 27 Apr, 2016 3 commits
-
-
Serhiy Storchaka authored
for passing to open. Original patch by Joseph Hackman.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 26 Apr, 2016 13 commits
-
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Martin Panter authored
-
Martin Panter authored
-
Victor Stinner authored
-
Stefan Krah authored
field. Rather than cluttering the tests, translate the arguably more correct "None" to an empty string.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
Patch by Xiang Zhang.
-
Serhiy Storchaka authored
Patch by Xiang Zhang.
-
- 25 Apr, 2016 7 commits
-
-
Stefan Krah authored
-
Stefan Krah authored
If they aren't present, set them to an empty string.
-
Stefan Krah authored
-
Stefan Krah authored
-
Senthil Kumaran authored
Issue #26804: urllib.request will prefer lower_case proxy environment variables over UPPER_CASE or Mixed_Case ones. Patch contributed by Hans-Peter Jansen. Reviewed by Martin Panter and Senthil Kumaran.
-
Senthil Kumaran authored
over UPPER_CASE or Mixed_Case ones. Patch contributed by Hans-Peter Jansen. Reviewed by Martin Panter and Senthil Kumaran.
-
Zachary Ware authored
-