mirror of
https://github.com/python/cpython.git
synced 2025-09-29 03:35:31 +00:00
document socket speed reclamation. Patch 729293.
This commit is contained in:
parent
1b0be2d4c6
commit
4a7751ccb5
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ Extension modules
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Fixed socket speed loss caused by use of the _socketobject wrapper class
|
||||||
|
in socket.py.
|
||||||
|
|
||||||
Tools/Demos
|
Tools/Demos
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue