Skip to content

feat: validate mypyc attrs - #20242

Draft
BobTheBuidler wants to merge 2 commits into
python:masterfrom
BobTheBuidler:patch-26
Draft

feat: validate mypyc attrs#20242
BobTheBuidler wants to merge 2 commits into
python:masterfrom
BobTheBuidler:patch-26

Conversation

@BobTheBuidler

Copy link
Copy Markdown
Contributor

This PR ensures that the values set for mypyc attrs native_class and allow_interpreted_subclasses are compatible with each other

A user should not be able to pass both native_class=False and allow_interpreted_subclasses=True at the same time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants