10000 gh-82378 fix sys.tracebacklimit in pyrepl by cfbolz · Pull Request #123062 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-82378 fix sys.tracebacklimit in pyrepl #123062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prev Previous commit
Next Next commit
add news entry
  • Loading branch information
cfbolz committed Jul 31, 2024
commit 2e18e4c01ef454f9c7f843868d46f1257073c6b5
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Make sure that the new :term:`REPL` interprets :data:`sys.tracebacklimit` in
the same way that the classic REPL did.
Loading
0