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 jmr, miss-islington, ned.deily, ronaldoussoren
Date 2021-01-04.11:00:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609758049.79.0.375556222774.issue42692@roundup.psfhosted.org>
In-reply-to
Content
New changeset eedeaef1f22d27264ce9b031da80fe2485e85e69 by Miss Islington (bot) in branch '3.9':
bpo-42692: fix __builtin_available check on older compilers (GH-23873) (GH-24090)
https://github.com/python/cpython/commit/eedeaef1f22d27264ce9b031da80fe2485e85e69
History
Date User Action Args
2021-01-04 11:00:49ned.deilysetrecipients: + ned.deily, ronaldoussoren, jmr, miss-islington
2021-01-04 11:00:49ned.deilysetmessageid: <1609758049.79.0.375556222774.issue42692@roundup.psfhosted.org>
2021-01-04 11:00:49ned.deilylinkissue42692 messages
2021-01-04 11:00:49ned.deilycreate