- 23 Kas, 2013 40 kayıt (commit)
-
-
Larry Hastings yazdı
for some builtins.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Larry Hastings yazdı
over all CPython source files.
-
Larry Hastings yazdı
"format units" as legacy converters, as well as two new features: "self converters" and the "version" directive.
-
Larry Hastings yazdı
computes the stack effect of bytecode instructions.
-
Martin v. Löwis yazdı
-
Christian Heimes yazdı
create SSLContext objects in Python's stdlib module. It provides a single configuration point and makes use of SSLContext.load_default_certs().
-
Serhiy Storchaka yazdı
which anchor the pattern at both ends of the string to match. Original patch by Matthew Barnett.
-
Martin v. Löwis yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Based on patch by Hugo Lopes Tavares.
-
Gregory P. Smith yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
samples to little-endian and vice versa.
-
Gregory P. Smith yazdı
and warns about potential uninitialized use. Silence that by initializing it to null.
-
Christian Heimes yazdı
CID 1131948: Logically dead code (DEADCODE)
-
Christian Heimes yazdı
-
Christian Heimes yazdı
CID 1131946: Unchecked return value (CHECKED_RETURN)
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Antoine Pitrou yazdı
-
Christian Heimes yazdı
-
Antoine Pitrou yazdı
-
Christian Heimes yazdı
CID 1131949: Dereference null return value (NULL_RETURNS)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Most of the work is by Alexandre.
-
Ezio Melotti yazdı
#13633: Added a new convert_charrefs keyword arg to HTMLParser that, when True, automatically converts all character references.
-
Serhiy Storchaka yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Guido van Rossum yazdı
-
Serhiy Storchaka yazdı
-
Victor Stinner yazdı
-
Serhiy Storchaka yazdı
-