| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
This will call tp_dealloc and clear all members.
There was a problem hiding this comment.
See also https://github.com/python/cpython/pull/133924/files#r2084922874
There may be other similar errors in these files.
Sorry, something went wrong.
|
I'll merge to fix the tier-1 buildbot; further fix-ups welcome. |
Sorry, something went wrong.
|
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
|
Sorry, @encukou, I could not cleanly backport this to 3.14 due to a conflict. cherry_picker e575190abbd9409adad3e7fd95424f827236bed9 3.14 |
Sorry, something went wrong.
|
Thanks for the fix & merge @encukou -- backport will fail as the original commit isn't yet backported. |
Sorry, something went wrong.
|
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
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>
|
GH-134305 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
…ed __new__ (GH-133962) (#134305) gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-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>
…d __new__ (pythonGH-133962) Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ This will call tp_dealloc and clear all members.
…d __new__ (pythonGH-133962) Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ This will call tp_dealloc and clear all members.
| Back | FazBrowse Home | New Git URL |
This will call tp_dealloc and clear all members.