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 brett.cannon
Recipients Udi Meiri, brett.cannon, pablogsal, xtreak, yselivanov
Date 2019-05-15.16:52:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557939149.44.0.0850273229347.issue36920@roundup.psfhosted.org>
In-reply-to
Content
Also note that inspect.getcallargs() has been deprecated since Python 3.5: https://docs.python.org/3/library/inspect.html#inspect.getcallargs.

Since the function is deprecated I'm closing as "won't fix".
History
Date User Action Args
2019-05-15 16:52:29brett.cannonsetrecipients: + brett.cannon, yselivanov, pablogsal, xtreak, Udi Meiri
2019-05-15 16:52:29brett.cannonsetmessageid: <1557939149.44.0.0850273229347.issue36920@roundup.psfhosted.org>
2019-05-15 16:52:29brett.cannonlinkissue36920 messages
2019-05-15 16:52:29brett.cannoncreate