mirror of
https://github.com/python/cpython.git
synced 2025-10-02 05:12:23 +00:00
Add NEWS entry for r83964.
This commit is contained in:
parent
b833fa88d3
commit
66983a09d3
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ Library
|
||||||
- Issue #5798: Handle select.poll flag oddities properly on OS X.
|
- Issue #5798: Handle select.poll flag oddities properly on OS X.
|
||||||
This fixes test_asynchat and test_smtplib failures on OS X.
|
This fixes test_asynchat and test_smtplib failures on OS X.
|
||||||
|
|
||||||
|
- Issue #9543: Fix regression in socket.py introduced in Python 2.6.6 rc 1
|
||||||
|
in r83624.
|
||||||
|
|
||||||
Extension Modules
|
Extension Modules
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue