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