- 26 Kas, 2013 6 kayıt (commit)
-
-
Zachary Ware yazdı
of the time. Patch by Julian Gindi.
-
Mark Dickinson yazdı
-
Serhiy Storchaka yazdı
-
Mark Dickinson yazdı
Issue #19638: Raise ValueError instead of crashing when converting billion character strings to float.
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
- 25 Kas, 2013 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Gregory P. Smith yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 24 Kas, 2013 6 kayıt (commit)
-
-
Raymond Hettinger yazdı
Document that @property can incorporate a docstring from the getter method. Improve readabilty with additional whitespace.
-
Stefan Krah yazdı
_decimal: o Make all "mpd_t to C integer" conversion functions available in both the 64-bit and the 32-bit versions. o Make all mixed mpd_t/C integer arithmetic functions available in the 32-bit version. o Better handling of __STDC_LIMIT_MACROS for C++ users. o Add struct tags (at the request of C++ users). 2) Check for libmpdec.so.2 if --with-system-libmpdec is used.
-
Serhiy Storchaka yazdı
time.strptime(). Initial patch by Claudiu Popa.
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
-
Christian Heimes yazdı
-
- 23 Kas, 2013 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
-
Andrew Kuchling yazdı
-
- 22 Kas, 2013 1 kayıt (commit)
-
-
Zachary Ware yazdı
Also, attempt to reduce confusion in the glossary by not saying there are different "types" of arguments and parameters.
-
- 21 Kas, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
big-endian platforms. Temporary forbidden test_unseekable_incompleted_write fornot compressed 16- and 32-bit wave file on big-endian platforms.
-
- 20 Kas, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Christian Heimes yazdı
-
- 19 Kas, 2013 6 kayıt (commit)
-
-
Christian Heimes yazdı
-
R David Murray yazdı
csv was handling non-string keys fine except for the error message generated when a non-string key was not in 'fieldnames'. Fix by Tomas Grahn, full patch-with-test by Vajrasky Kok (tweaked slightly).
-
Andrew Kuchling yazdı
Also, add a link to the Babel package.
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
Zachary Ware yazdı
to avoid reporting success on empty tests.
-
- 18 Kas, 2013 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
exists in 3.4 but apparently wasn't done for 3.3).
-
- 17 Kas, 2013 6 kayıt (commit)
-
-
Gregory P. Smith yazdı
on a system with SO_REUSEPORT defined in the headers but run on a system with an OS kernel that does not support that reasonably new socket option.
-
Gregory P. Smith yazdı
A variable was declared below the top of a block and one function was using a K&R C style function declaration!
-
Serhiy Storchaka yazdı
-
Ezio Melotti yazdı
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-