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 methane
Recipients jdemeyer, methane, rhettinger, scoder
Date 2018-08-02.11:14:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533208497.45.0.56676864532.issue34287@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fc512e3e0663f7f325862fcd42aef765fd34a453 by INADA Naoki (jdemeyer) in branch 'master':
bpo-34287: Do not use second argument of METH_NOARGS functions (GH-8582)
https://github.com/python/cpython/commit/fc512e3e0663f7f325862fcd42aef765fd34a453
History
Date User Action Args
2018-08-02 11:14:57methanesetrecipients: + methane, rhettinger, scoder, jdemeyer
2018-08-02 11:14:57methanesetmessageid: <1533208497.45.0.56676864532.issue34287@psf.upfronthosting.co.za>
2018-08-02 11:14:57methanelinkissue34287 messages
2018-08-02 11:14:57methanecreate