-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
basicblock_addop Assertion #109627
Copy link
Copy link
Closed
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesrelease-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesrelease-blockertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done
Bug report
Bug description:
I found the following error with the latest cpython 3.12 from git (4a0c118), which I build myself with --with-pydebug enabled.
source:
output (Python 3.12.0rc3+):
CPython versions tested on:
3.12
Operating systems tested on:
Linux
Linked PRs