# Bug report ### Bug description: Title. This may lead to unbounded `__init__` recursive calls. Found by Codex. ### CPython versions tested on: CPython main branch, 3.15, 3.14 ### Operating systems tested on: _No response_ <!-- gh-linked-prs --> ### Linked PRs * gh-149310 <!-- /gh-linked-prs -->
Bug report
Bug description:
Title. This may lead to unbounded
__init__recursive calls.Found by Codex.
CPython versions tested on:
CPython main branch, 3.15, 3.14
Operating systems tested on:
No response
Linked PRs
CALL_ALLOC_AND_ENTER_INIT#149310