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

Add super object #2486

Merged
merged 9 commits into from Jul 3, 2022
Merged

Commits on Jun 28, 2022

  1. Add super object

    ikrivosheev committed Jun 28, 2022
    Copy the full SHA
    a7307db View commit details
    Browse the repository at this point in the history
  2. Edit CHANGELOG.md

    ikrivosheev committed Jun 28, 2022
    Copy the full SHA
    81fbfad View commit details
    Browse the repository at this point in the history
  3. Fix clippy warnings

    ikrivosheev committed Jun 28, 2022
    Copy the full SHA
    2178b15 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    68b0204 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    ikrivosheev committed Jun 28, 2022
    Copy the full SHA
    4255b87 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Fix after review

    ikrivosheev committed Jun 29, 2022
    Copy the full SHA
    edab2a6 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    ikrivosheev committed Jun 29, 2022
    Copy the full SHA
    f497b60 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Fix PyPy build, fix test

    ikrivosheev committed Jul 3, 2022
    Copy the full SHA
    73d819a View commit details
    Browse the repository at this point in the history
  2. Fix PyAny build for PyPy

    ikrivosheev committed Jul 3, 2022
    Copy the full SHA
    7cb6a49 View commit details
    Browse the repository at this point in the history