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 ned.deily
Recipients docs@python, mbussonn, ned.deily, yselivanov
Date 2018-06-11.20:08:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 46c5cd0f6e22bdfbdd3f0b18f1d01eda754e7e11 by Ned Deily (Matthias Bussonnier) in branch 'master':
bpo-33582: Emit deprecation warning for `formatargspec` (GH-6994)
https://github.com/python/cpython/commit/46c5cd0f6e22bdfbdd3f0b18f1d01eda754e7e11
History
Date User Action Args
2018-06-11 20:08:19ned.deilysetrecipients: + ned.deily, docs@python, yselivanov, mbussonn
2018-06-11 20:08:19ned.deilysetmessageid: <[email protected]>
2018-06-11 20:08:19ned.deilylinkissue33582 messages
2018-06-11 20:08:18ned.deilycreate