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 pablogsal
Recipients pablogsal, serhiy.storchaka, vstinner
Date 2019-04-29.12:13:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556539997.22.0.720636636419.issue36751@roundup.psfhosted.org>
In-reply-to
Content
This issue is to discuss how to handle the changes in the inspect module for PEP 570. In particular, how to handle:

* getfullargspec
* formatargspec

for positional-only parameters.
History
Date User Action Args
2019-04-29 12:13:17pablogsalsetrecipients: + pablogsal, vstinner, serhiy.storchaka
2019-04-29 12:13:17pablogsalsetmessageid: <1556539997.22.0.720636636419.issue36751@roundup.psfhosted.org>
2019-04-29 12:13:17pablogsallinkissue36751 messages
2019-04-29 12:13:17pablogsalcreate