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 ronaldoussoren
Recipients ned.deily, ngie, ronaldoussoren
Date 2021-02-02.18:50:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612291821.37.0.940889819363.issue42971@roundup.psfhosted.org>
In-reply-to
Content
I've checked all three and all of them are present in errnomodule.c, and all of them are defined in the errno module (macOS 11, Python 3.9.1 "universal2" build).

On first glance all errno values in the macOS 11 SDK are present in errnomodule.c.
History
Date User Action Args
2021-02-02 18:50:21ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, ngie
2021-02-02 18:50:21ronaldoussorensetmessageid: <1612291821.37.0.940889819363.issue42971@roundup.psfhosted.org>
2021-02-02 18:50:21ronaldoussorenlinkissue42971 messages
2021-02-02 18:50:20ronaldoussorencreate