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 eryksun
Recipients docs@python, eryksun, paul.moore, steve.dower, tim.golden, xiang.zhang, zach.ware
Date 2021-02-26.20:45:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614372306.65.0.54031738988.issue29045@roundup.psfhosted.org>
In-reply-to
Content
The documentation still has two references to PyErr_SetFromWindowsErrWithFilenameObject, which is not a defined function in the C API.

https://docs.python.org/3.10/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilename
History
Date User Action Args
2021-02-26 20:45:06eryksunsetrecipients: + eryksun, paul.moore, tim.golden, docs@python, zach.ware, steve.dower, xiang.zhang
2021-02-26 20:45:06eryksunsetmessageid: <1614372306.65.0.54031738988.issue29045@roundup.psfhosted.org>
2021-02-26 20:45:06eryksunlinkissue29045 messages
2021-02-26 20:45:06eryksuncreate