- 18 Agu, 2013 11 kayıt (commit)
-
-
Andrew Kuchling yazdı
-
Andrew Kuchling yazdı
-
Andrew Kuchling yazdı
* describe how \w is different when used in bytes and Unicode patterns. * describe re.ASCII flag to change that behaviour. * remove personal references ('I generally prefer...') * add some more links to the re module in the library reference * various small edits and re-wording.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
- 17 Agu, 2013 16 kayıt (commit)
-
-
Antoine Pitrou yazdı
(trying to fix a failure on the FreeBSD 9.0 buildbot)
-
Antoine Pitrou yazdı
Issue #16105: When a signal handler fails to write to the file descriptor registered with ``signal.set_wakeup_fd()``, report an exception instead of ignoring the error.
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
This lets us run PyObject_RichCompareBool() without first needing to check whether the entry is a dummy.
-
- 16 Agu, 2013 13 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Christian Heimes yazdı
inside subjectAltName correctly. Formerly the module has used OpenSSL's GENERAL_NAME_print() function to get the string represention of ASN.1 strings for rfc822Name (email), dNSName (DNS) and uniformResourceIdentifier (URI).
-
Christian Heimes yazdı
-
Christian Heimes yazdı
inside subjectAltName correctly. Formerly the module has used OpenSSL's GENERAL_NAME_print() function to get the string represention of ASN.1 strings for rfc822Name (email), dNSName (DNS) and uniformResourceIdentifier (URI).
-
Christian Heimes yazdı
PEP 11: Name: Systems using --with-pth (GNU pth threads) Unsupported in: Python 3.2 Code removed in: Python 3.3
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Antoine Pitrou yazdı
For some reason I forgot to do it before committing the patch in issue #18585.
-