Skip to content

fix non-class arguments breaking core mro check#35

Merged
dlangerm-stackav merged 1 commit intomainfrom
dlangerm/fix-non-class-checks
Mar 24, 2026
Merged

fix non-class arguments breaking core mro check#35
dlangerm-stackav merged 1 commit intomainfrom
dlangerm/fix-non-class-checks

Conversation

@dlangerm-stackav
Copy link
Copy Markdown
Collaborator

Description

Fixes a bug where passing an unbounded tuple would trigger a bug at import

Testing

Please select all that apply.

  • Existing unit tests
  • Unit tests added by this PR
  • Other (please explain)
  • This PR is not tested

Test instructions

  • unit tests

@dlangerm-stackav dlangerm-stackav force-pushed the dlangerm/fix-non-class-checks branch from 717929a to f57ba03 Compare March 24, 2026 20:43
@dlangerm-stackav dlangerm-stackav merged commit 0de9b35 into main Mar 24, 2026
14 checks passed
@dlangerm-stackav dlangerm-stackav deleted the dlangerm/fix-non-class-checks branch March 24, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants