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: Fix broken parametrized bases with GenericModels #5052

Merged
merged 18 commits into from Feb 15, 2023

Commits on Feb 13, 2023

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

Commits on Feb 14, 2023

  1. Fix type

    MarkusSintonen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    58facf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc4037d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62dec3d View commit details
    Browse the repository at this point in the history
  4. Python version check

    MarkusSintonen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    99e4262 View commit details
    Browse the repository at this point in the history
  5. Improve type

    MarkusSintonen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b05121d View commit details
    Browse the repository at this point in the history
  6. Add changes file

    MarkusSintonen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f364eeb View commit details
    Browse the repository at this point in the history
  7. Add comment

    MarkusSintonen committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ce960d4 View commit details
    Browse the repository at this point in the history
  8. add memray memory use test

    adriangb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    fdd19f9 View commit details
    Browse the repository at this point in the history
  9. update deps

    adriangb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6891ec4 View commit details
    Browse the repository at this point in the history
  10. use py37 generics

    adriangb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    c7febc6 View commit details
    Browse the repository at this point in the history
  11. move into another stage ci

    adriangb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6c3404b View commit details
    Browse the repository at this point in the history
  12. fix decorator

    adriangb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    eccad81 View commit details
    Browse the repository at this point in the history
  13. fix assertion

    adriangb committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    90986f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    c381ea7 View commit details
    Browse the repository at this point in the history
  2. Try fix memray usage

    MarkusSintonen committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2d93fb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4ecde1 View commit details
    Browse the repository at this point in the history
  4. tweak test setup and ci

    samuelcolvin committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    d3ab4b4 View commit details
    Browse the repository at this point in the history