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 brett.cannon, eric.snow, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2019-04-15.15:00:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555340422.62.0.898520407166.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9820c07e4146e18bddc9ac1586cee7e542903de0 by Victor Stinner in branch 'master':
bpo-35134: Add Include/cpython/pymem.h (GH-12840)
https://github.com/python/cpython/commit/9820c07e4146e18bddc9ac1586cee7e542903de0
History
Date User Action Args
2019-04-15 15:00:22vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka
2019-04-15 15:00:22vstinnersetmessageid: <1555340422.62.0.898520407166.issue35134@roundup.psfhosted.org>
2019-04-15 15:00:22vstinnerlinkissue35134 messages
2019-04-15 15:00:22vstinnercreate