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 miss-islington
Recipients erykoff, miss-islington, ned.deily, ronaldoussoren
Date 2020-12-22.11:12:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608635560.01.0.558484070977.issue42688@roundup.psfhosted.org>
In-reply-to
Content
New changeset b3c77ecbbe0ad3e3cc6dbd885792203e9e6ec858 by erykoff in branch 'master':
bpo-42688: Fix ffi alloc/free when using external libffi on macos (GH-23868)
https://github.com/python/cpython/commit/b3c77ecbbe0ad3e3cc6dbd885792203e9e6ec858
History
Date User Action Args
2020-12-22 11:12:40miss-islingtonsetrecipients: + miss-islington, ronaldoussoren, ned.deily, erykoff
2020-12-22 11:12:40miss-islingtonsetmessageid: <1608635560.01.0.558484070977.issue42688@roundup.psfhosted.org>
2020-12-22 11:12:40miss-islingtonlinkissue42688 messages
2020-12-22 11:12:39miss-islingtoncreate