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 miss-islington
Recipients Michael Allen, Michael Graczyk, akuchling, cheryl.sabella, miss-islington, rahul-kumi, xtreak
Date 2020-05-29.11:59:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b86636bff4b29ce23c886df079715dd951f13a07 by Andrew Kuchling in branch '3.8':
[3.8] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-20092)
https://github.com/python/cpython/commit/b86636bff4b29ce23c886df079715dd951f13a07
History
Date User Action Args
2020-05-29 11:59:47miss-islingtonsetrecipients: + miss-islington, akuchling, Michael Allen, cheryl.sabella, xtreak, Michael Graczyk, rahul-kumi
2020-05-29 11:59:47miss-islingtonsetmessageid: <[email protected]>
2020-05-29 11:59:47miss-islingtonlinkissue25872 messages
2020-05-29 11:59:47miss-islingtoncreate