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 Meta option to include non init-ed fields #246

Merged
merged 9 commits into from
Sep 16, 2023

Commits on Sep 15, 2023

  1. fix bitrot in tests

    huwcbjones committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    cbad82b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8ed2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ec8e9e View commit details
    Browse the repository at this point in the history
  4. maxdiff none

    lovasoa committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4447165 View commit details
    Browse the repository at this point in the history
  5. update pypy

    lovasoa committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    74b2031 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8e29b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Revert "skip failing test on python3.6"

    This reverts commit e8e29b9.
    dairiki committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    d41be98 View commit details
    Browse the repository at this point in the history
  2. fixup! fix bitrot in tests

    We do care about the order of Union.union_fields.
    
    This partially reverts commit cbad82b.
    dairiki committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    d9bf221 View commit details
    Browse the repository at this point in the history
  3. Ignore union ordering

    lovasoa committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    b61cd50 View commit details
    Browse the repository at this point in the history