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 vstinner
Date 2021-10-13.02:38:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634092683.47.0.549337499807.issue45434@roundup.psfhosted.org>
In-reply-to
Content
New changeset c63623a0a6892ce8683dbf8c769793ea897e6ba8 by Victor Stinner in branch 'main':
bpo-45434: bytearrayobject.h no longer includes <stdarg.h> (GH-28913)
https://github.com/python/cpython/commit/c63623a0a6892ce8683dbf8c769793ea897e6ba8
History
Date User Action Args
2021-10-13 02:38:03vstinnersetrecipients: + vstinner
2021-10-13 02:38:03vstinnersetmessageid: <1634092683.47.0.549337499807.issue45434@roundup.psfhosted.org>
2021-10-13 02:38:03vstinnerlinkissue45434 messages
2021-10-13 02:38:03vstinnercreate