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

Cosmo param dataclass #14874

Merged
merged 5 commits into from Aug 2, 2023
Merged

Commits on Jul 28, 2023

  1. Add PYTHON_LT_3_10 flag

    Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
    nstarman committed Jul 28, 2023
    Copy the full SHA
    5464996 View commit details
    Browse the repository at this point in the history
  2. Make Parameter a dataclass

    Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
    nstarman committed Jul 28, 2023
    Copy the full SHA
    b4a8371 View commit details
    Browse the repository at this point in the history
  3. Make name a field

    Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
    nstarman committed Jul 28, 2023
    Copy the full SHA
    a489c7f View commit details
    Browse the repository at this point in the history
  4. simplify cloning Parameter

    Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
    nstarman committed Jul 28, 2023
    Copy the full SHA
    a32cdf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. changelog and whatsnew

    Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
    Co-authored-by: Eero Vaher <eero.vaher@gmail.com>
    Signed-off-by: nstarman <nstarman@users.noreply.github.com>
    nstarman and eerovaher committed Aug 2, 2023
    Copy the full SHA
    898ad6f View commit details
    Browse the repository at this point in the history