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, meador.inge, nadeem.vawda, python-dev, serhiy.storchaka
Date 2014-01-26.11:32:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390735922.42.0.648200788092.issue20193@psf.upfronthosting.co.za>
In-reply-to
Content
We're not allowing changes in semantics for Argument Clinic conversion for 3.4.  If it doesn't currently accept None, we can't add it right now, and we'll have to save it for 3.5.
History
Date User Action Args
2014-01-26 11:32:02larrysetrecipients: + larry, nadeem.vawda, meador.inge, python-dev, serhiy.storchaka
2014-01-26 11:32:02larrysetmessageid: <1390735922.42.0.648200788092.issue20193@psf.upfronthosting.co.za>
2014-01-26 11:32:02larrylinkissue20193 messages
2014-01-26 11:32:02larrycreate