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 vstinner
Recipients arhadthedev, vstinner
Date 2022-02-25.23:17:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645831030.44.0.893222381006.issue46816@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4060111f9dc44682f9d7bdafb4e7dacb96706ad3 by Oleg Iarygin in branch 'main':
bpo-46816: Remove declarations for non-__STDC__ compilers (GH-31466)
https://github.com/python/cpython/commit/4060111f9dc44682f9d7bdafb4e7dacb96706ad3
History
Date User Action Args
2022-02-25 23:17:10vstinnersetrecipients: + vstinner, arhadthedev
2022-02-25 23:17:10vstinnersetmessageid: <1645831030.44.0.893222381006.issue46816@roundup.psfhosted.org>
2022-02-25 23:17:10vstinnerlinkissue46816 messages
2022-02-25 23:17:10vstinnercreate