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.18:27:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543343270.84.0.788709270274.issue33012@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ad8ac54aa3d2323bdb5feb5e858a922840358187 by Serhiy Storchaka in branch '3.7':
bpo-33012: Fix signatures of METH_NOARGS functions. (GH-10736) (GH-10748)
https://github.com/python/cpython/commit/ad8ac54aa3d2323bdb5feb5e858a922840358187
History
Date User Action Args
2018-11-27 18:27:50serhiy.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 18:27:50serhiy.storchakasetmessageid: <1543343270.84.0.788709270274.issue33012@psf.upfronthosting.co.za>
2018-11-27 18:27:50serhiy.storchakalinkissue33012 messages
2018-11-27 18:27:50serhiy.storchakacreate