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 hroncok, koobs, ned.deily, serhiy.storchaka, vstinner
Date 2019-06-15.01:24:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560561884.5.0.339110066489.issue36707@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7efc526e5cfb929a79c192ac2dcf7eb78d3a4401 by Victor Stinner in branch 'master':
bpo-36707: Document "m" removal from sys.abiflags (GH-14090)
https://github.com/python/cpython/commit/7efc526e5cfb929a79c192ac2dcf7eb78d3a4401
History
Date User Action Args
2019-06-15 01:24:44vstinnersetrecipients: + vstinner, ned.deily, serhiy.storchaka, koobs, hroncok
2019-06-15 01:24:44vstinnersetmessageid: <1560561884.5.0.339110066489.issue36707@roundup.psfhosted.org>
2019-06-15 01:24:44vstinnerlinkissue36707 messages
2019-06-15 01:24:44vstinnercreate