- 25 Kas, 2013 21 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
name in their docstring. Patch written by Vajrasky Kok.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Victor Stinner yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Guido van Rossum yazdı
-
Alexandre Vassalotti yazdı
Also, replace unnessary uses of the #if preprocessor directive.
-
Guido van Rossum yazdı
-
Alexandre Vassalotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 24 Kas, 2013 19 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Document that @property can incorporate a docstring from the getter method. Improve readabilty with additional whitespace.
-
Christian Heimes yazdı
I also removed some bare excepts from the tests.
-
Larry Hastings yazdı
-
Serhiy Storchaka yazdı
Changed deprecation message in the fileinput module.
-
Alexandre Vassalotti yazdı
This doesn't make any functional changes to the exisiting implementation. The conversion did help however uncover documentation bugs. The best thing about this conversion is less C code to maintain by hand.
-
Stefan Krah yazdı
-
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.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
the length doesn't fit in an DWORD
-
Victor Stinner yazdı
-
Richard Oudkerk yazdı
-
Serhiy Storchaka yazdı
time.strptime(). Initial patch by Claudiu Popa.
-
Serhiy Storchaka yazdı
time.strptime(). Initial patch by Claudiu Popa.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-