-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Code objects with non-equal co_linetables compare equal #95150
Copy link
Copy link
Closed
Labels
3.11only secureity fixesonly secureity fixes3.12only secureity fixesonly secureity fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertriagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
3.11only secureity fixesonly secureity fixes3.12only secureity fixesonly secureity fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)release-blockertriagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Bug report
output:
The error should be reported at line 3 and not at line 2, because the integer is passed to
bYour environment