- 03 Eki, 2013 7 kayıt (commit)
-
-
Giampaolo Rodola yazdı
Before: <socket.socket fd=3, family=2, type=1, proto=0, laddr=('0.0.0.0', 0)> Now: <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketType.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
-
Eric Snow yazdı
-
Eric Snow yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 02 Eki, 2013 17 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Martin v. Löwis yazdı
-
Nick Coghlan yazdı
This mostly affected the encodebytes and decodebytes function (which are used by base64_codec) Also added a test to ensure all bytes-bytes codecs can handle memoryview input and tests for handling of multidimensional and non-bytes format input in the modern base64 API.
-
Martin v. Löwis yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
Patch by Claudiu Popa
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
frozenset subclasses.
-
Serhiy Storchaka yazdı
frozenset subclasses.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 01 Eki, 2013 7 kayıt (commit)
-
-
Nick Coghlan yazdı
(Patch by Katie Miller)
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
Report and patch by Hrvoje Nikšić
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
The path wasn't being taken due to an over-restrictive type check.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
- 30 Eyl, 2013 9 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Oscar Benjamin.
-
Antoine Pitrou yazdı
Patch by Oscar Benjamin.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Brett Cannon yazdı
being available. Thanks to Remi Pointel for the bug report.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-