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 SylvainDe
Recipients SylvainDe, larry, serhiy.storchaka
Date 2017-06-09.12:27:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497011229.03.0.164459631861.issue30600@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Serhiy Storchaka for the tip! I am currently investigating how the argument clinic works. I have used git bisect to find when the issue got introduced.

commit fdd42c481edba4261f861fc1dfe24bbd79b5a17a
bpo-20185: Convert list object implementation to Argument Clinic. (#542)
History
Date User Action Args
2017-06-09 12:27:09SylvainDesetrecipients: + SylvainDe, larry, serhiy.storchaka
2017-06-09 12:27:09SylvainDesetmessageid: <1497011229.03.0.164459631861.issue30600@psf.upfronthosting.co.za>
2017-06-09 12:27:09SylvainDelinkissue30600 messages
2017-06-09 12:27:08SylvainDecreate