- 23 Kas, 2013 40 kayıt (commit)
-
-
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ı
-
Guido van Rossum yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
doko@ubuntu.com yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
a new SSLContext object with secure default settings.
-
Antoine Pitrou yazdı
Issue #19715: try the utime(..., None) approach again, now that it should be more precise under Windows
-