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 ned.deily
Recipients erykoff, miss-islington, ned.deily, ronaldoussoren
Date 2021-02-01.05:15:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612156554.75.0.843804826458.issue42688@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7e729978fa08a360cbf936dc215ba7dd25a06a08 by Miss Islington (bot) in branch '3.9':
bpo-42688: Fix ffi alloc/free when using external libffi on macos (GH-23868) (GH-23888)
https://github.com/python/cpython/commit/7e729978fa08a360cbf936dc215ba7dd25a06a08
History
Date User Action Args
2021-02-01 05:15:54ned.deilysetrecipients: + ned.deily, ronaldoussoren, miss-islington, erykoff
2021-02-01 05:15:54ned.deilysetmessageid: <1612156554.75.0.843804826458.issue42688@roundup.psfhosted.org>
2021-02-01 05:15:54ned.deilylinkissue42688 messages
2021-02-01 05:15:54ned.deilycreate