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 mbussonn
Recipients docs@python, mbussonn
Date 2018-05-19.22:55:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Documentation says formatargspec is deprecated since 3.5, but no DeprecationWarnings are emitted, the docstring also does not mention this fact.
History
Date User Action Args
2018-05-19 22:55:50mbussonnsetrecipients: + mbussonn, docs@python
2018-05-19 22:55:49mbussonnsetmessageid: <[email protected]>
2018-05-19 22:55:49mbussonnlinkissue33582 messages
2018-05-19 22:55:49mbussonncreate