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 ajaksu2, berker.peksag, georg.brandl, gpolo, jaraco, python-dev, r.david.murray, sonderblade, yselivanov
Date 2014-12-08.23:01:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141208230143.27505.13882@psf.io>
In-reply-to
Content
New changeset e52d8e888df1 by Yury Selivanov in branch '3.4':
inspect: Fix getsource() to load updated source of reloaded module
https://hg.python.org/cpython/rev/e52d8e888df1
History
Date User Action Args
2014-12-08 23:01:53python-devsetrecipients: + python-dev, georg.brandl, jaraco, sonderblade, ajaksu2, gpolo, r.david.murray, berker.peksag, yselivanov
2014-12-08 23:01:53python-devlinkissue1218234 messages
2014-12-08 23:01:53python-devcreate