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 vstinner
Recipients ericvw, pablogsal, serhiy.storchaka, vstinner
Date 2019-04-15.09:32:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555320720.27.0.384417759405.issue36540@roundup.psfhosted.org>
In-reply-to
Content
It seems like deprecating or removing "old" inspect functions is an issue. An option would be to raise an error if these functions is used on a function which has at least one positional argument.
History
Date User Action Args
2019-04-15 09:32:00vstinnersetrecipients: + vstinner, ericvw, serhiy.storchaka, pablogsal
2019-04-15 09:32:00vstinnersetmessageid: <1555320720.27.0.384417759405.issue36540@roundup.psfhosted.org>
2019-04-15 09:32:00vstinnerlinkissue36540 messages
2019-04-15 09:32:00vstinnercreate