| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
* _PyType_GetSubclasses() no longer holds a reference to tp_subclasses: its loop cannot modify tp_subclasses. * remove_subclass() now sets tp_subclasses to NULL if the dictionary becomes empty.
|
I wrote a real fix instead: #30793 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
tp_subclasses: its loop cannot modify tp_subclasses.
becomes empty.
https://bugs.python.org/issue46417