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 berker.peksag, jayvdb, nedbat, python-dev, rhettinger, skrah, yselivanov
Date 2016-01-11.20:16:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160111201601.70897.27018@psf.io>
In-reply-to
Content
New changeset 32c8bdcd66cc by Yury Selivanov in branch 'default':
Issue #25486: Resurrect inspect.getargspec in 3.6. Backout a565aad5d6e1.
https://hg.python.org/cpython/rev/32c8bdcd66cc
History
Date User Action Args
2016-01-11 20:16:16python-devsetrecipients: + python-dev, rhettinger, nedbat, skrah, berker.peksag, yselivanov, jayvdb
2016-01-11 20:16:16python-devlinkissue25486 messages
2016-01-11 20:16:15python-devcreate