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 petr.viktorin
Recipients brett.cannon, eric.snow, erik.bray, jdemeyer, ncoghlan, paul.moore, petr.viktorin, scoder, sth
Date 2018-10-24.12:44:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540385091.84.0.788709270274.issue32797@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 057f4078b044325dae4af55c4c64b684edaca315 by Petr Viktorin (jdemeyer) in branch 'master':
bpo-32797: improve documentation of linecache.getline (GH-9540)
https://github.com/python/cpython/commit/057f4078b044325dae4af55c4c64b684edaca315
History
Date User Action Args
2018-10-24 12:44:52petr.viktorinsetrecipients: + petr.viktorin, brett.cannon, paul.moore, ncoghlan, scoder, erik.bray, eric.snow, sth, jdemeyer
2018-10-24 12:44:51petr.viktorinsetmessageid: <1540385091.84.0.788709270274.issue32797@psf.upfronthosting.co.za>
2018-10-24 12:44:51petr.viktorinlinkissue32797 messages
2018-10-24 12:44:51petr.viktorincreate