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

Dataclasses #426

Merged
merged 9 commits into from
Dec 27, 2022
Merged

Dataclasses #426

merged 9 commits into from
Dec 27, 2022

Commits on Dec 27, 2022

  1. feat! Port libvcs utilities

    tony committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    24d7401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62c82e View commit details
    Browse the repository at this point in the history
  3. chore(internals): Remove types module for now, keep for adjustments

    These were retrofitting to support Python 3.7, so keep in git history
    in case we ever bring it back.
    tony committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    91b59dd View commit details
    Browse the repository at this point in the history
  4. feat(QueryList): Add .get()

    tony committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    4cc7849 View commit details
    Browse the repository at this point in the history
  5. Add tests for legacy API

    tony committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    f536105 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9231e3f View commit details
    Browse the repository at this point in the history
  7. chore(legacy test): Typings

    tony committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    20f7c5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec073f8 View commit details
    Browse the repository at this point in the history
  9. feat: Basic dataclass

    tony committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    373973b View commit details
    Browse the repository at this point in the history