Skip to content

Support optional for custom dataclass descriptors#15628

Merged
JelleZijlstra merged 1 commit intopython:masterfrom
cdce8p:dataclass-descriptors-non-optional
Jul 9, 2023
Merged

Support optional for custom dataclass descriptors#15628
JelleZijlstra merged 1 commit intopython:masterfrom
cdce8p:dataclass-descriptors-non-optional

Conversation

@cdce8p
Copy link
Copy Markdown
Collaborator

@cdce8p cdce8p commented Jul 9, 2023

Fixes: #15020

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 9, 2023

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JelleZijlstra JelleZijlstra merged commit f72e4e5 into python:master Jul 9, 2023
@cdce8p cdce8p deleted the dataclass-descriptors-non-optional branch July 9, 2023 16:09
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.

additional issue in recently fixed pep-681 fix discovered

2 participants