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 serhiy.storchaka
Recipients petdance, serhiy.storchaka
Date 2020-02-09.17:19:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581268772.13.0.611720695856.issue39591@roundup.psfhosted.org>
In-reply-to
Content
Yes, Py_INCREF and Py_DECREF change the type, and therefore constness.
History
Date User Action Args
2020-02-09 17:19:32serhiy.storchakasetrecipients: + serhiy.storchaka, petdance
2020-02-09 17:19:32serhiy.storchakasetmessageid: <1581268772.13.0.611720695856.issue39591@roundup.psfhosted.org>
2020-02-09 17:19:32serhiy.storchakalinkissue39591 messages
2020-02-09 17:19:31serhiy.storchakacreate