mirror of
https://github.com/python/cpython.git
synced 2025-09-17 22:20:23 +00:00
parent
16a3932774
commit
bd39c03c9f
2 changed files with 4 additions and 1 deletions
|
@ -19,6 +19,9 @@ Core and builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Bug #1514703: Only setup canvas window in turtle when the canvas
|
||||||
|
is created.
|
||||||
|
|
||||||
- Bug #1513223: .close() of a _socketobj now releases the underlying
|
- Bug #1513223: .close() of a _socketobj now releases the underlying
|
||||||
socket again, which then gets closed as it becomes unreferenced.
|
socket again, which then gets closed as it becomes unreferenced.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue