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 SilentGhost, eric.snow, larry, ncoghlan, ned.deily, python-dev, r.david.murray, ryan.petrello, yselivanov
Date 2016-12-02.10:35:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161202103510.30584.51408.984A4589@psf.io>
In-reply-to
Content
New changeset 14c2d93ffcb3 by Nick Coghlan in branch '3.6':
Issue #27172: Undeprecate inspect.getfullargspec()
https://hg.python.org/cpython/rev/14c2d93ffcb3
History
Date User Action Args
2016-12-02 10:35:14python-devsetrecipients: + python-dev, ncoghlan, larry, ned.deily, r.david.murray, SilentGhost, eric.snow, yselivanov, ryan.petrello
2016-12-02 10:35:13python-devlinkissue27172 messages
2016-12-02 10:35:13python-devcreate