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 ZackerySpytz, espie, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2020-12-07.10:57:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607338653.33.0.601713610741.issue30459@roundup.psfhosted.org>
In-reply-to
Content
Thanks Espie Marc for the bug report, it's now fixed in the master branch. IMO not only clang users will benefit of a better defined API. For example, it should help other Python implementation to implement such API, without the weird side effects of a macro.
History
Date User Action Args
2020-12-07 10:57:33vstinnersetrecipients: + vstinner, rhettinger, skrah, serhiy.storchaka, espie, ZackerySpytz
2020-12-07 10:57:33vstinnersetmessageid: <1607338653.33.0.601713610741.issue30459@roundup.psfhosted.org>
2020-12-07 10:57:33vstinnerlinkissue30459 messages
2020-12-07 10:57:32vstinnercreate