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 Arfrever, benjamin.peterson, larry, pitrou, serhiy.storchaka
Date 2020-01-18.09:27:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579339620.66.0.902969120145.issue18091@roundup.psfhosted.org>
In-reply-to
Content
Removed in issue39372 together with other unused declarations.

PyNoArgsFunction was the only one that breaks a user code. But using PyNoArgsFunction is likely a sign of error.
History
Date User Action Args
2020-01-18 09:27:00serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, larry, benjamin.peterson, Arfrever
2020-01-18 09:27:00serhiy.storchakasetmessageid: <1579339620.66.0.902969120145.issue18091@roundup.psfhosted.org>
2020-01-18 09:27:00serhiy.storchakalinkissue18091 messages
2020-01-18 09:27:00serhiy.storchakacreate