| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…d __new__ (pythonGH-133962) Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ This will call tp_dealloc and clear all members. (cherry picked from commit e575190) Co-authored-by: Petr Viktorin <encukou@gmail.com>
| Back | FazBrowse Home | New Git URL |
Call Py_XDECREF rather than PyObject_GC_Del in failed new
This will call tp_dealloc and clear all members.
(cherry picked from commit e575190)
Co-authored-by: Petr Viktorin encukou@gmail.com