Skip to content

Conversation

@str55
Copy link
Contributor

@str55 str55 commented Nov 24, 2025

  • Address Issue 11691, which involves the incorrect assumption that Python Generics are part of the inheritance chain
  • Fixes this by introducing a counter in pyscanner.l for instances of brackets, and only including classes in the inheritance chain if they are outside of brackets

@albert-github albert-github changed the title Fix issue #11691 issue #11691Faulty interpretation of Generics as Inheriting Classes in Python Nov 25, 2025
@albert-github albert-github changed the title issue #11691Faulty interpretation of Generics as Inheriting Classes in Python issue #11691 Faulty interpretation of Generics as Inheriting Classes in Python Nov 25, 2025
@albert-github albert-github added enhancement a request to enhance doxygen, not a bug Python labels Nov 25, 2025
@doxygen doxygen merged commit 77c43d6 into doxygen:master Nov 25, 2025
14 checks passed
@albert-github albert-github added the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement a request to enhance doxygen, not a bug fixed but not released Bug is fixed in github, but still needs to make its way to an official release Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants