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, martin.panter, serhiy.storchaka, siddhesh, ztane
Date 2018-04-29.18:59:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525028375.71.0.682650639539.issue33012@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 55edd0c185ad2d895b5d73e47d67049bc156b654 by Serhiy Storchaka (Siddhesh Poyarekar) in branch 'master':
bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030)
https://github.com/python/cpython/commit/55edd0c185ad2d895b5d73e47d67049bc156b654
History
Date User Action Args
2018-04-29 18:59:35serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, ztane, siddhesh, cstratak
2018-04-29 18:59:35serhiy.storchakasetmessageid: <1525028375.71.0.682650639539.issue33012@psf.upfronthosting.co.za>
2018-04-29 18:59:35serhiy.storchakalinkissue33012 messages
2018-04-29 18:59:35serhiy.storchakacreate