- 06 Mar, 2014 5 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
Also tweaked the docs a bit and added the missing entry for the ipv6 is_global.
-
R David Murray yazdı
Original patch by Varun Sharma.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 05 Mar, 2014 1 kayıt (commit)
-
-
R David Murray yazdı
-
- 03 Mar, 2014 2 kayıt (commit)
-
-
R David Murray yazdı
I had missed that there was already an entry for the Frozen package change, so I combined mine with the existing one. Also added the info about the reload change to the entry for the other changes to reload, but I'm missing an issue number for the rest of the attribute behavior changes so I left myself an XXX as a reminder to find it.
-
R David Murray yazdı
-
- 06 Mar, 2014 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
as documented. The pattern and source keyword parameters are left as deprecated aliases.
-
Serhiy Storchaka yazdı
as documented. The pattern and source keyword parameters are left as deprecated aliases.
-
Victor Stinner yazdı
not reliable
-
- 05 Mar, 2014 3 kayıt (commit)
-
-
Victor Stinner yazdı
* Issue #159: Fix windows_utils.socketpair() - Use "127.0.0.1" (IPv4) or "::1" (IPv6) host instead of "localhost", because "localhost" may be a different IP address - Reject also invalid arguments: only AF_INET/AF_INET6 with SOCK_STREAM (and proto=0) are supported * Reject add/remove reader/writer when event loop is closed. * Fix ResourceWarning warnings
-
Kristján Valur Jónsson yazdı
index. This avoids the possibility of setting an iterator to an invalid state.
-
Kristján Valur Jónsson yazdı
index. This avoids the possibility of setting an iterator to an invalid state.
-
- 04 Mar, 2014 4 kayıt (commit)
-
-
Kristján Valur Jónsson yazdı
-
Kristján Valur Jónsson yazdı
to the exhausted state.
-
Victor Stinner yazdı
exception is raised. self is set to None to break a reference cycle.
-
Nick Coghlan yazdı
-
- 03 Mar, 2014 5 kayıt (commit)
-
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Serhiy Storchaka yazdı
Thanks Vajrasky Kok and Zachary Ware.
-
Serhiy Storchaka yazdı
Thanks Vajrasky Kok and Zachary Ware.
-
Victor Stinner yazdı
-
- 02 Mar, 2014 16 kayıt (commit)
-
-
R David Murray yazdı
Add issue number to tick_counter, PyOS_ReadlineFunctionPointer, marshal optimizations (add Antoine's contribution to the entry under the marshal module), and absolute paths in __file__.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
the uninstaller anymore.
-
Martin v. Löwis yazdı
-
Yury Selivanov yazdı
-
Terry Jan Reedy yazdı
noticed by Claudiu Popa.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 01 Mar, 2014 1 kayıt (commit)
-
-
Ned Deily yazdı
-