| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Add _PyUnicode_FiniTypes() function, called by finalize_interp_types(). It clears these static types: * EncodingMapType * PyFieldNameIter_Type * PyFormatterIter_Type _PyStaticType_Dealloc() now does nothing if tp_subclasses is not NULL.
| Back | FazBrowse Home | New Git URL |
Add _PyUnicode_FiniTypes() function, called by
finalize_interp_types(). It clears these static types:
_PyStaticType_Dealloc() now does nothing if tp_subclasses
is not NULL.
https://bugs.python.org/issue46417