We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df087e commit 2705463Copy full SHA for 2705463
1 file changed
Misc/NEWS.d/next/Library/2026-02-23-00-58-24.gh-issue-50571.jZIR3T.rst
@@ -0,0 +1,3 @@
1
+:mod:`bdb` will reports an error when set breakpoint on a line with no
2
+associated bytecode, such as :keyword:`global` or :keyword:`nonlocal`
3
+statements.
0 commit comments