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 cstratak, eitan.adler, gregory.p.smith, martin.panter, miss-islington, pmpp, resmord, serhiy.storchaka, siddhesh, terry.reedy, vstinner, xdegaye, yan12125, ztane
Date 2018-11-29.14:49:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543502964.61.0.788709270274.issue33012@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 77000bbb104021b89368b9f7cab6f1417794e348 by Victor Stinner in branch '3.6':
bpo-33012: Fix more invalid function cast warnings with gcc 8. (GH-10751) (GH-10796)
https://github.com/python/cpython/commit/77000bbb104021b89368b9f7cab6f1417794e348
History
Date User Action Args
2018-11-29 14:49:24vstinnersetrecipients: + vstinner, terry.reedy, gregory.p.smith, pmpp, xdegaye, martin.panter, serhiy.storchaka, ztane, eitan.adler, siddhesh, yan12125, cstratak, miss-islington, resmord
2018-11-29 14:49:24vstinnersetmessageid: <1543502964.61.0.788709270274.issue33012@psf.upfronthosting.co.za>
2018-11-29 14:49:24vstinnerlinkissue33012 messages
2018-11-29 14:49:24vstinnercreate