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 Claudiu.Popa, belopolsky, christian.heimes, gpolo, michele_s, pitrou, python-dev, yselivanov, ysj.ray
Date 2014-09-26.21:35:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140926213513.82513.14899@mail.hg.python.org>
In-reply-to
Content
New changeset ad9cc6124a19 by Yury Selivanov in branch 'default':
inspect: Fix getsource() to support decorated functions.
https://hg.python.org/cpython/rev/ad9cc6124a19
History
Date User Action Args
2014-09-26 21:35:37python-devsetrecipients: + python-dev, michele_s, belopolsky, pitrou, christian.heimes, gpolo, ysj.ray, Claudiu.Popa, yselivanov
2014-09-26 21:35:37python-devlinkissue1764286 messages
2014-09-26 21:35:37python-devcreate