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 bkcsfi sfi, malthe, meador.inge, ncoghlan, pitrou, python-dev, terry.reedy, yselivanov
Date 2015-07-24.04:00:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150724040011.62379.63139@psf.io>
In-reply-to
Content
New changeset 5400e21e92a7 by Meador Inge in branch '3.5':
Issue #24485: Function source inspection fails on closures.
https://hg.python.org/cpython/rev/5400e21e92a7

New changeset 0e7d64595223 by Meador Inge in branch 'default':
Issue #24485: Function source inspection fails on closures.
https://hg.python.org/cpython/rev/0e7d64595223
History
Date User Action Args
2015-07-24 04:00:16python-devsetrecipients: + python-dev, terry.reedy, ncoghlan, pitrou, meador.inge, yselivanov, malthe, bkcsfi sfi
2015-07-24 04:00:15python-devlinkissue24485 messages
2015-07-24 04:00:15python-devcreate