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 larry, serhiy.storchaka, taleinat
Date 2017-11-03.09:09:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509700146.2.0.213398074469.issue31926@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4f57409a2f7bdf8fb559cddc7c6533ca2c471c67 by Serhiy Storchaka (Tal Einat) in branch 'master':
bpo-31926: fix missing *_METHODDEF statements by argument clinic (#4230)
https://github.com/python/cpython/commit/4f57409a2f7bdf8fb559cddc7c6533ca2c471c67
History
Date User Action Args
2017-11-03 09:09:06serhiy.storchakasetrecipients: + serhiy.storchaka, taleinat, larry
2017-11-03 09:09:06serhiy.storchakasetmessageid: <1509700146.2.0.213398074469.issue31926@psf.upfronthosting.co.za>
2017-11-03 09:09:06serhiy.storchakalinkissue31926 messages
2017-11-03 09:09:06serhiy.storchakacreate