Skip to content

Conversation

@cfbolz
Copy link
Contributor

@cfbolz cfbolz commented Aug 23, 2024

Finally backport gh-123062: Make sure that pyrepl uses the same logic for sys.tracebacklimit as both the basic repl and the standard sys.excepthook
(cherry picked from commit 63603bc)

…ythonGH-123062)

Make sure that pyrepl uses the same logic for sys.tracebacklimit as both
the basic repl and the standard sys.excepthook
(cherry picked from commit 63603bc)

Co-authored-by: CF Bolz-Tereick <cfbolz@gmx.de>
@cfbolz
Copy link
Contributor Author

cfbolz commented Aug 23, 2024

@serhiy-storchaka would you maybe have time to look at this? I think it's the last remaining "in the wrong order" pyrepl backport, hopefully afterwards they will happen without conflicts again.

@pablogsal pablogsal merged commit 0955db1 into python:3.13 Aug 23, 2024
@pablogsal pablogsal changed the title [3.13] gh-82378 fix sys.tracebacklimit in pyrepl, approach 2 (GH-123062) [3.13] gh-82378 fix sys.tracebacklimit in pyrepl (GH-123062) Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants