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 benjamin.peterson
Recipients benjamin.peterson, python-dev, serhiy.storchaka, vstinner
Date 2016-12-02.07:59:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I also think forcing callers to cast is fine. Most of our APIs require PyObject *.
History
Date User Action Args
2016-12-02 07:59:18benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, python-dev, serhiy.storchaka
2016-12-02 07:59:18benjamin.petersonsetmessageid: <[email protected]>
2016-12-02 07:59:18benjamin.petersonlinkissue28855 messages
2016-12-02 07:59:18benjamin.petersoncreate