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 vstinner
Recipients benjamin.peterson, cgohlke, eryksun, paul.moore, pyscripter, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-06-17.22:19:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560809940.87.0.721776265515.issue37189@roundup.psfhosted.org>
In-reply-to
Content
My notes on checking an ABI:
https://pythoncapi.readthedocs.io/stable_abi.html#check-for-abi-changes

I didn't check if https://abi-laboratory.pro/tracker/timeline/python/ supports Windows or not.
History
Date User Action Args
2019-06-17 22:19:00vstinnersetrecipients: + vstinner, paul.moore, tim.golden, pyscripter, benjamin.peterson, cgohlke, zach.ware, eryksun, steve.dower
2019-06-17 22:19:00vstinnersetmessageid: <1560809940.87.0.721776265515.issue37189@roundup.psfhosted.org>
2019-06-17 22:19:00vstinnerlinkissue37189 messages
2019-06-17 22:19:00vstinnercreate