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 serhiy.storchaka
Recipients cstratak, eitan.adler, gregory.p.smith, martin.panter, miss-islington, pmpp, resmord, serhiy.storchaka, siddhesh, terry.reedy, vstinner, xdegaye, yan12125, ztane
Date 2018-11-27.09:27:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543310860.48.0.788709270274.issue33012@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4a934d490fac779d8954a8292369c4506bab23fa by Serhiy Storchaka in branch 'master':
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
https://github.com/python/cpython/commit/4a934d490fac779d8954a8292369c4506bab23fa
History
Date User Action Args
2018-11-27 09:27:40serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, gregory.p.smith, vstinner, pmpp, xdegaye, martin.panter, ztane, eitan.adler, siddhesh, yan12125, cstratak, miss-islington, resmord
2018-11-27 09:27:40serhiy.storchakasetmessageid: <1543310860.48.0.788709270274.issue33012@psf.upfronthosting.co.za>
2018-11-27 09:27:40serhiy.storchakalinkissue33012 messages
2018-11-27 09:27:40serhiy.storchakacreate