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