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 docs@python, mbussonn, terry.reedy, vstinner, yselivanov
Date 2018-10-19.23:40:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539992450.88.0.788709270274.issue33594@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ded87d804e2a85b2a3ea9e7a11384b41fafdfa29 by Victor Stinner (Matthias Bussonnier) in branch 'master':
bpo-33594: Add deprecation info in inspect.py module (GH-7036)
https://github.com/python/cpython/commit/ded87d804e2a85b2a3ea9e7a11384b41fafdfa29
History
Date User Action Args
2018-10-19 23:40:51vstinnersetrecipients: + vstinner, terry.reedy, docs@python, yselivanov, mbussonn
2018-10-19 23:40:50vstinnersetmessageid: <1539992450.88.0.788709270274.issue33594@psf.upfronthosting.co.za>
2018-10-19 23:40:50vstinnerlinkissue33594 messages
2018-10-19 23:40:50vstinnercreate