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.12:17:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590754666.16.0.782381272359.issue25872@roundup.psfhosted.org>
In-reply-to
Content
New changeset 852e8a7ed4d3d48e5c1c8120cfc932eb6a84bb8e by Miss Islington (bot) in branch '3.7':
[3.8] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-20092)
https://github.com/python/cpython/commit/852e8a7ed4d3d48e5c1c8120cfc932eb6a84bb8e
History
Date User Action Args
2020-05-29 12:17:46miss-islingtonsetrecipients: + miss-islington, akuchling, Michael Allen, cheryl.sabella, xtreak, Michael Graczyk, rahul-kumi
2020-05-29 12:17:46miss-islingtonsetmessageid: <1590754666.16.0.782381272359.issue25872@roundup.psfhosted.org>
2020-05-29 12:17:46miss-islingtonlinkissue25872 messages
2020-05-29 12:17:46miss-islingtoncreate