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 larry
Recipients larry, python-dev, serhiy.storchaka
Date 2014-01-07.20:18:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389125925.05.0.0416525334146.issue20141@psf.upfronthosting.co.za>
In-reply-to
Content
Argument Clinic's support for "O!" is now simpler and more flexible.  It's not as convenient as the previous API, but that API wasn't really sustainable.  I'm assuming this fixes your problem; if not please open a new issue.
History
Date User Action Args
2014-01-07 20:18:45larrysetrecipients: + larry, python-dev, serhiy.storchaka
2014-01-07 20:18:45larrysetmessageid: <1389125925.05.0.0416525334146.issue20141@psf.upfronthosting.co.za>
2014-01-07 20:18:45larrylinkissue20141 messages
2014-01-07 20:18:44larrycreate