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 python-dev
Recipients brett.cannon, larry, matrixise, ncoghlan, python-dev, yselivanov
Date 2015-05-22.15:39:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150522153900.16305.85699@psf.io>
In-reply-to
Content
New changeset 3a5fec5e025d by Yury Selivanov in branch 'default':
Issue 20438: Deprecate inspect.getargspec() and friends.
https://hg.python.org/cpython/rev/3a5fec5e025d
History
Date User Action Args
2015-05-22 15:39:03python-devsetrecipients: + python-dev, brett.cannon, ncoghlan, larry, yselivanov, matrixise
2015-05-22 15:39:03python-devlinkissue20438 messages
2015-05-22 15:39:03python-devcreate