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 vinay.sajip
Recipients brotherbeer, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2021-11-29.17:27:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638206820.07.0.658256494833.issue44391@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4141d94fa608cdf5c8cd3e62f7ea1c27fd41eb8d by Vinay Sajip in branch 'main':
bpo-44391: Remove unused argument from a varargs call. (GH-29843)
https://github.com/python/cpython/commit/4141d94fa608cdf5c8cd3e62f7ea1c27fd41eb8d
History
Date User Action Args
2021-11-29 17:27:00vinay.sajipsetrecipients: + vinay.sajip, paul.moore, tim.golden, zach.ware, steve.dower, brotherbeer
2021-11-29 17:27:00vinay.sajipsetmessageid: <1638206820.07.0.658256494833.issue44391@roundup.psfhosted.org>
2021-11-29 17:27:00vinay.sajiplinkissue44391 messages
2021-11-29 17:27:00vinay.sajipcreate