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 koobs, serhiy.storchaka, vstinner
Date 2019-04-24.14:10:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556115038.6.0.0321055748274.issue36707@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c44fde3e03079e0c69f823dafbe04af50b5bd0d by Victor Stinner in branch 'master':
bpo-36707: Remove the "m" flag (pymalloc) from SOABI (GH-12931)
https://github.com/python/cpython/commit/6c44fde3e03079e0c69f823dafbe04af50b5bd0d
History
Date User Action Args
2019-04-24 14:10:38vstinnersetrecipients: + vstinner, serhiy.storchaka, koobs
2019-04-24 14:10:38vstinnersetmessageid: <1556115038.6.0.0321055748274.issue36707@roundup.psfhosted.org>
2019-04-24 14:10:38vstinnerlinkissue36707 messages
2019-04-24 14:10:38vstinnercreate