This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, yselivanov
Date 2022-03-13.17:44:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647193464.85.0.127988629584.issue47003@roundup.psfhosted.org>
In-reply-to
Content
1. CancelIoEx is mandatory for supported Windows versions, there is no need for dynamic checks.
2. Argument Clinic supports Py_buffer, use it.
History
Date User Action Args
2022-03-13 17:44:24asvetlovsetrecipients: + asvetlov, yselivanov
2022-03-13 17:44:24asvetlovsetmessageid: <1647193464.85.0.127988629584.issue47003@roundup.psfhosted.org>
2022-03-13 17:44:24asvetlovlinkissue47003 messages
2022-03-13 17:44:24asvetlovcreate