Message 406948 - Python tracker

Message406948

Author christian.heimes
Recipients BTaskaya, FFY00, Mark.Shannon, barry, brandtbucher, brett.cannon, christian.heimes, eric.snow, gregory.p.smith, gvanrossum, indygreg, larry, lemburg, lys.nikolaou, methane, miss-islington, nascheme, ncoghlan, pablogsal, rhettinger, ronaldoussoren, santhu_reddy12, shihai1991, terry.reedy, vstinner
Date 2021-11-24.19:01:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637780507.81.0.949639891602.issue45020@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5c4b19ec49a5fbad65a682225f7cfed8b78f2a2f by Christian Heimes in branch 'main':
bpo-45020: Fix strict-prototypes warning (GH-29755)
https://github.com/python/cpython/commit/5c4b19ec49a5fbad65a682225f7cfed8b78f2a2f
History
Date User Action Args
2021-11-24 19:01:47christian.heimessetrecipients: + christian.heimes, lemburg, gvanrossum, barry, brett.cannon, nascheme, rhettinger, terry.reedy, gregory.p.smith, ronaldoussoren, ncoghlan, vstinner, larry, methane, Mark.Shannon, eric.snow, indygreg, lys.nikolaou, pablogsal, miss-islington, brandtbucher, BTaskaya, shihai1991, FFY00, santhu_reddy12
2021-11-24 19:01:47christian.heimessetmessageid: <1637780507.81.0.949639891602.issue45020@roundup.psfhosted.org>
2021-11-24 19:01:47christian.heimeslinkissue45020 messages
2021-11-24 19:01:47christian.heimescreate