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 vstinner
Recipients larry, serhiy.storchaka, taleinat, vstinner
Date 2017-11-03.13:43:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset f8b3f6b178e48773cd7298141cbaf408c6917e41 by Victor Stinner (Tal Einat) in branch '3.6':
[3.6] bpo-31926: fix missing *_METHODDEF statements by argument clinic (GH-4230) (#4253)
https://github.com/python/cpython/commit/f8b3f6b178e48773cd7298141cbaf408c6917e41
History
Date User Action Args
2017-11-03 13:43:18vstinnersetrecipients: + vstinner, taleinat, larry, serhiy.storchaka
2017-11-03 13:43:18vstinnersetmessageid: <[email protected]>
2017-11-03 13:43:18vstinnerlinkissue31926 messages
2017-11-03 13:43:18vstinnercreate