mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Bug #978833: Really close underlying socket in _socketobject.close.
Will backport to 2.4.
This commit is contained in:
parent
0b48303f28
commit
e093a3ada9
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ Core and builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Bug #978833: Really close underlying socket in _socketobject.close.
|
||||||
|
|
||||||
- Bug #1525817: Don't truncate short lines in IDLE's tool tips.
|
- Bug #1525817: Don't truncate short lines in IDLE's tool tips.
|
||||||
|
|
||||||
- Patch #1515343: Fix printing of deprecated string exceptions with a
|
- Patch #1515343: Fix printing of deprecated string exceptions with a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue