- 26 Kas, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
by Marian Ganisin.
-
Martin Panter yazdı
Previous documentation was not clear if the geturl(), info() and getcode() were valid for HTTP responses. The “msg” attribute is different to the usual HTTPResponse.msg attribute. Based on patch by Evens Fortuné.
-
Martin Panter yazdı
-
- 25 Kas, 2015 6 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Based on patch by Christian Heimes.
-
Serhiy Storchaka yazdı
__getattr__. Original patch by Antoine Pitrou.
-
Serhiy Storchaka yazdı
into separate file test_ordered_dict.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
__bytes__, __trunc__, and __float__ returning instances of subclasses of bytes, int, and float to subclasses of bytes, int, and float correspondingly.
-
Serhiy Storchaka yazdı
invalid data including tuple instructions.
-
- 24 Kas, 2015 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Martin Panter yazdı
No charset parameter is standardized for this Content-Type value. Also clarify that urlencode() outputs ASCII.
-
- 23 Kas, 2015 5 kayıt (commit)
-
-
Martin Panter yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 22 Kas, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
entries. Patch by Dingyuan Wang.
-
Serhiy Storchaka yazdı
Added new tests for Element slice assignments.
-
- 21 Kas, 2015 6 kayıt (commit)
-
-
Martin Panter yazdı
Original patch by Silent Ghost.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Serhiy Storchaka yazdı
and running external archivers.
-
Terry Jan Reedy yazdı
before closing debugger window in IDLE process.
-
Terry Jan Reedy yazdı
debugger is active (15347); b) closing the debugger with the [X] button (15348); and c) activating the debugger when already active (24455). The patch by Mark Roseman does this by making two changes. 1. To suspend and resume the gui.interaction method, use the tcl vwait mechanism interded for this purpose instead of root.mainloop & .quit. 2. In gui.run, allow any existing interaction to terminate first.
-
- 20 Kas, 2015 6 kayıt (commit)
-
-
Yury Selivanov yazdı
See https://github.com/python/asyncio/pull/295 for details
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Terry Jan Reedy yazdı
not to IDLE itself.
-
R David Murray yazdı
-
- 19 Kas, 2015 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Guido van Rossum yazdı
-
- 18 Kas, 2015 3 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
This change won't do anything in CPython 3.4 See https://github.com/python/asyncio/pull/293 for details.
-
Martin Panter yazdı
-
- 17 Kas, 2015 3 kayıt (commit)
-
-
Martin Panter yazdı
Extract of patch by Ronald Oussoren.
-
Yury Selivanov yazdı
See https://github.com/python/asyncio/pull/292 for details.
-
Yury Selivanov yazdı
-
- 16 Kas, 2015 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Yury Selivanov yazdı
See https://github.com/python/asyncio/pull/289 for details.
-