Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
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:
defget_namespace_uri():whileelementandsomething:try:returnsomethingexcept:pass
output (Python 3.12.0rc3+):
python3:Python/flowgraph.c:114:basicblock_addop:Assertion `0<=oparg&&oparg< (1<<30)'failed.
CPython versions tested on:
3.12
Operating systems tested on:
Linux
Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status
Done