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 pablogsal
Recipients miss-islington, pablogsal
Date 2020-10-08.18:50:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602183041.25.0.490704356907.issue41976@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9b5a023a5dc3127da15253f7acad71019395ebe1 by Pablo Galindo in branch '3.7':
[3.7] bpo-41976: Fix the fallback to gcc of ctypes.util.find_library when using gcc>9 (GH-22598). (GH-22601)
https://github.com/python/cpython/commit/9b5a023a5dc3127da15253f7acad71019395ebe1
History
Date User Action Args
2020-10-08 18:50:41pablogsalsetrecipients: + pablogsal, miss-islington
2020-10-08 18:50:41pablogsalsetmessageid: <1602183041.25.0.490704356907.issue41976@roundup.psfhosted.org>
2020-10-08 18:50:41pablogsallinkissue41976 messages
2020-10-08 18:50:41pablogsalcreate