Uh oh!
There was an error while loading. Please reload this page.
gh-122170: Handle ValueError raised by os.stat in linecache - #122176
Conversation
linecacheValueError raised by os.stat in linecacheUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
picnixz
commented
Jul 27, 2024
@serhiy-storchaka Should I backport this one to 3.12 and 3.13? (I would say yes) |
Thanks @picnixz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @picnixz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…ythonGH-122176) (cherry picked from commit 7a6d4cc) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-122348 is a backport of this pull request to the 3.13 branch. |
…ythonGH-122176) (cherry picked from commit 7a6d4cc) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-122349 is a backport of this pull request to the 3.12 branch. |
serhiy-storchaka
commented
Jul 27, 2024
Yes, this can be considered as a bug fix, although very minor. |
Uh oh!
There was an error while loading. Please reload this page.