- 30 Sep, 2014 1 commit
-
-
Benjamin Peterson authored
From Robert Collins.
-
- 29 Sep, 2014 15 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
cleanup overflowing handling in unicode_decode_call_errorhandler and unicode_encode_ucs1 (closes #22518)
-
Serhiy Storchaka authored
limited by 100.
-
R David Murray authored
Patch by Claudiu Popa.
-
Serhiy Storchaka authored
-
R David Murray authored
I accidentally merged this in 90b07d422bd9; this merge addresses the last review comments on the patch.
-
R David Murray authored
I accidentally committed this in 6375bf34fff6; this changeset addresses the last review comments on the patch. This is a perennial question and something someone opens a ticket for probably every other month or so, so I'm surprised we didn't already have a FAQ entry for it. The original patch was written by M. Votz, refined first by Ezio Melotti and further refined by me.
-
- 28 Sep, 2014 7 commits
-
-
Alexander Belopolsky authored
This patch brings the pure-python datetime more in-line with the C module. Patch contributed by Brian Kearns, a PyPy developer. PyPy project has been running these modifications in PyPy2 stdlib. This commit includes: - General PEP8/cleanups; - Better testing of argument types passed to constructors; - Removal of duplicate operations; - Optimization of timedelta creation; - Caching the result of __hash__ like the C accelerator; - Enhancements/bug fixes in tests.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Yongzhi Pan.
-
R David Murray authored
Pointed out by Arfrever.
-
R David Murray authored
Pointed out by Arfrever.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Corresponding functions now accept `const char *` (issue #1772673).
-
- 27 Sep, 2014 17 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
-
R David Murray authored
-
R David Murray authored
Patch by Ian Cordasco, approved by Éric Araujo.
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Jonathan Hosmer.
-
R David Murray authored
-
R David Murray authored
Original patch (and the idea of using _structure) by Abhilash Raj.
-
Berker Peksag authored
Patch by Jonathan Hosmer.
-
R David Murray authored
-
R David Murray authored
Note that the email version string in 3.3 and 3.4 is inaccurate, since it still exists but wasn't updated while the code was.
-
Serhiy Storchaka authored
Oleg Oshmyan.
-
Serhiy Storchaka authored
Oleg Oshmyan.
-