[New-bugs-announce] [issue47003] Cleanup _overlapped module

Andrew Svetlov report at bugs.python.org
Sun Mar 13 13:44:24 EDT 2022


New submission from Andrew Svetlov <andrew.svetlov at gmail.com>:

1. CancelIoEx is mandatory for supported Windows versions, there is no need for dynamic checks.
2. Argument Clinic supports Py_buffer, use it.

----------
components: asyncio
messages: 415064
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Cleanup _overlapped module
versions: Python 3.11

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47003>
_______________________________________


More information about the New-bugs-announce mailing list