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 miss-islington
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:27:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543501675.5.0.788709270274.issue33012@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1659c08d5d17357597f220c4d297b19e7a59737c by Miss Islington (bot) in branch '3.7':
bpo-33012: Fix more invalid function cast warnings with gcc 8. (GH-10751)
https://github.com/python/cpython/commit/1659c08d5d17357597f220c4d297b19e7a59737c
History
Date User Action Args
2018-11-29 14:27:55miss-islingtonsetrecipients: + miss-islington, terry.reedy, gregory.p.smith, vstinner, pmpp, xdegaye, martin.panter, serhiy.storchaka, ztane, eitan.adler, siddhesh, yan12125, cstratak, resmord
2018-11-29 14:27:55miss-islingtonsetmessageid: <1543501675.5.0.788709270274.issue33012@psf.upfronthosting.co.za>
2018-11-29 14:27:55miss-islingtonlinkissue33012 messages
2018-11-29 14:27:55miss-islingtoncreate