-
-
Notifications
You must be signed in to change notification settings - Fork 450
Closed
Labels
Description
Describe the bug
CPython 3.11.0b4 has bytecodes with line number zero. This adds a line that cannot be covered, affecting coverage outputs.
The CPython commit that introduced the problem was python/cpython@1bfe83a.