Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rendering of enumerations inheriting from mixin and data types. #11596

Merged

Commits on May 28, 2023

  1. stash

    picnixz committed May 28, 2023
    Configuration menu
    Copy the full SHA
    4767ad3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Merge remote-tracking branch 'upstream/master' into fix/11353-autodoc…

    …-multiple-inheritance-enum
    picnixz committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b236d91 View commit details
    Browse the repository at this point in the history
  2. update tests

    picnixz committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b711e6b View commit details
    Browse the repository at this point in the history
  3. add CHANGES

    picnixz committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b09c0a3 View commit details
    Browse the repository at this point in the history
  4. update tests

    picnixz committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c87bbac View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge remote-tracking branch 'upstream/master' into fix/11353-autodoc…

    …-multiple-inheritance-enum
    picnixz committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    54a6ea4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    d2fa387 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    14ecd55 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    11b2964 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    d2d6301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f2c08c View commit details
    Browse the repository at this point in the history
  3. update CHANGES

    picnixz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3e6c602 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be9d9d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    9662baa View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. update implementation

    picnixz committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9a359d2 View commit details
    Browse the repository at this point in the history
  2. fix lint

    picnixz committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1a16021 View commit details
    Browse the repository at this point in the history
  3. fix lint

    picnixz committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5485373 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    09d8de7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    528ad8c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    06836e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Merge remote-tracking branch 'upstream/master' into fix/11353-autodoc…

    …-multiple-inheritance-enum
    picnixz committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1cfd9ee View commit details
    Browse the repository at this point in the history
  2. safe guard __dict__ access

    picnixz committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ca770df View commit details
    Browse the repository at this point in the history
  3. fix lint

    picnixz committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e4a7b7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd41d46 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    a6b29fc View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    8961dd8 View commit details
    Browse the repository at this point in the history
  2. Update test_ext_autodoc.py

    picnixz authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a03f7f9 View commit details
    Browse the repository at this point in the history
  3. Update test_ext_autodoc.py

    picnixz authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    098079a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. patch implementation

    picnixz committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d24392d View commit details
    Browse the repository at this point in the history
  2. patch implementation

    picnixz committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0336810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e82f358 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f6a020 View commit details
    Browse the repository at this point in the history
  5. cleanup

    picnixz committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0b3ad9e View commit details
    Browse the repository at this point in the history
  6. Fix class name

    picnixz committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8d3a208 View commit details
    Browse the repository at this point in the history
  7. fix for 3.12,3.13?

    picnixz committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    eda9645 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fixup python3.12

    picnixz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5e1f324 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d047fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad97b76 View commit details
    Browse the repository at this point in the history
  4. simplify logic

    picnixz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0e673dd View commit details
    Browse the repository at this point in the history
  5. cleanup

    picnixz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8e115be View commit details
    Browse the repository at this point in the history
  6. cleanup

    picnixz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f30cce6 View commit details
    Browse the repository at this point in the history
  7. cleanup

    picnixz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    89a2ae3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55b0784 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3425c1a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ce5f4f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Handle mangled attributes.

    picnixz committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e1f9639 View commit details
    Browse the repository at this point in the history
  2. Improve tests

    picnixz committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d8c1dc8 View commit details
    Browse the repository at this point in the history
  3. flake8

    picnixz committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    901eaea View commit details
    Browse the repository at this point in the history
  4. mypy

    picnixz committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f06e5ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1d21df View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    9624d47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    363fe3a View commit details
    Browse the repository at this point in the history