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 ZackerySpytz
Recipients ZackerySpytz, christian.heimes, gregory.p.smith, miss-islington
Date 2022-02-06.03:22:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644117739.75.0.288464006823.issue40479@roundup.psfhosted.org>
In-reply-to
Content
There is a missing call to va_end() in 443b308fee088e21bbf472c376c5c9e3648f916c (which is undefined behavior).  PR 31153 fixes this.
History
Date User Action Args
2022-02-06 03:22:19ZackerySpytzsetrecipients: + ZackerySpytz, gregory.p.smith, christian.heimes, miss-islington
2022-02-06 03:22:19ZackerySpytzsetmessageid: <1644117739.75.0.288464006823.issue40479@roundup.psfhosted.org>
2022-02-06 03:22:19ZackerySpytzlinkissue40479 messages
2022-02-06 03:22:19ZackerySpytzcreate