Skip to content

feat: reduce type checking overhead at run time#1281

Merged
bdraco merged 1 commit into
masterfrom
type_checking_overhead
Oct 13, 2023
Merged

feat: reduce type checking overhead at run time#1281
bdraco merged 1 commit into
masterfrom
type_checking_overhead

Conversation

@bdraco

@bdraco bdraco commented Oct 12, 2023

Copy link
Copy Markdown
Member

There was no need for TYPE_CHECKING to be an object which requires a jump back into python code

@codecov

codecov Bot commented Oct 12, 2023

Copy link
Copy Markdown

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@bdraco bdraco marked this pull request as ready for review October 13, 2023 01:17
@bdraco bdraco merged commit 8f30099 into master Oct 13, 2023
@bdraco bdraco deleted the type_checking_overhead branch October 13, 2023 01:17
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.

1 participant