- 17 Eki, 2013 13 kayıt (commit)
-
-
Richard Oudkerk yazdı
-
Nick Coghlan yazdı
-
Richard Oudkerk yazdı
-
Nick Coghlan yazdı
This new pre-initialization API allows embedding applications like Blender to force a particular encoding and error handler for the standard IO streams. Also refactors Modules/_testembed.c to let us start testing multiple embedding scenarios. (Initial patch by Bastien Montagne)
-
Richard Oudkerk yazdı
-
Christian Heimes yazdı
-
Richard Oudkerk yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Skip tests for 24-bit wave file on big-endian platforms.
-
Serhiy Storchaka yazdı
Skip tests for 24-bit wave file on big-endian platforms.
-
Richard Oudkerk yazdı
-
R David Murray yazdı
This adds EmailMessage and, MIMEPart subclasses of Message with new API methods, and a ContentManager class used by the new methods. Also a new policy setting, content_manager. Patch was reviewed by Stephen J. Turnbull and Serhiy Storchaka, and reflects their feedback. I will ideally add some examples of using the new API to the documentation before the final release.
-
Ethan Furman yazdı
-
- 16 Eki, 2013 4 kayıt (commit)
-
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
This allows different parts of a program to use different methods for starting processes without interfering with each other.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
and groups() methods of match object now always return a string or a bytes object.
-
- 15 Eki, 2013 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
Serhiy Storchaka yazdı
-
- 14 Eki, 2013 16 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Re #18521: fix not-quite-C syntax that works only because the PyXXX_Check are macros defined with () around them.
-
- 13 Eki, 2013 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-