| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6553,10 +6553,6 @@ remove_subclass(PyTypeObject *base, PyTypeObject *type) | |||
| 6553 | 6553 | PyErr_Clear(); | |
| 6554 | 6554 | } | |
| 6555 | 6555 | Py_XDECREF(key); | |
| 6556 | - | ||
| 6557 | - if (PyDict_Size(dict) == 0) { | ||
| 6558 | - Py_CLEAR(base->tp_subclasses); | ||
| 6559 | - } | ||
| 6560 | 6556 | } | |
| 6561 | 6557 | ||
| 6562 | 6558 | static void | |
| Back | FazBrowse Home | New Git URL |
0 commit comments