diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 2 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -448,8 +448,8 @@ Andrew Kuchling Vladimir Kushnir Cameron Laird Torsten Landschoff -Tino Lange Ćukasz Langa +Tino Lange Andrew Langmead Detlef Lannert Soren Larsen @@ -475,6 +475,8 @@ C-API Library ------- +- Issue #9354: Provide getsockopt() in asyncore's file_wrapper. + - Issue #8966: ctypes: Remove implicit bytes-unicode conversion. - Issue #9378: python -m pickle <pickle file> will now load and |