# Bug report ### Bug description: This means the error path is never taken if something goes wrong with tuple. ### CPython versions tested on: 3.15, CPython main branch ### Operating systems tested on: macOS <!-- gh-linked-prs --> ### Linked PRs * gh-142725 * gh-142726 * gh-142727 <!-- /gh-linked-prs -->
Bug report
Bug description:
This means the error path is never taken if something goes wrong with tuple.
CPython versions tested on:
3.15, CPython main branch
Operating systems tested on:
macOS
Linked PRs
_PyPegen_raise_tokenizer_init_error#142725_PyPegen_raise_tokenizer_init_error(GH-142725) #142726_PyPegen_raise_tokenizer_init_error(GH-142725) #142727