| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ta type (pythonGH-103495) a mixin must either have a __new__ method, or be a dataclass, to be interpreted as a data-type. (cherry picked from commit a6f9594) Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
| Back | FazBrowse Home | New Git URL |
a mixin must have a new method to be interpreted as a data-type, an init method is not enough (restores pre-3.11 behavior)
(cherry picked from commit a6f9594)
Co-authored-by: Ethan Furman ethan@stoneleaf.us