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 serhiy.storchaka
Recipients ezio.melotti, michael.foord, pitrou, serhiy.storchaka, vstinner
Date 2015-04-01.13:23:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427894591.47.0.107276370592.issue23838@psf.upfronthosting.co.za>
In-reply-to
Content
On other side, linecache tests already use updatecache(). Here is a patch with a test.
History
Date User Action Args
2015-04-01 13:23:11serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, ezio.melotti, michael.foord
2015-04-01 13:23:11serhiy.storchakasetmessageid: <1427894591.47.0.107276370592.issue23838@psf.upfronthosting.co.za>
2015-04-01 13:23:11serhiy.storchakalinkissue23838 messages
2015-04-01 13:23:11serhiy.storchakacreate