◐ Shell
clean mode source ↗

[3.8] bpo-38206: Clarify tp_dealloc requirements for heap allocated types. (GH-16248) by miss-islington · Pull Request #16436 · python/cpython

@miss-islington miss-islington commented

Sep 27, 2019

edited

Loading

Copy link Copy Markdown

Contributor

As mentioned in the bpo ticket, this mistake came up on two reviews:

Would be nice to have it documented in a more permanent place than 3.8's whatsnew entry.

https://bugs.python.org/issue38206

Automerge-Triggered-By: @encukou
(cherry picked from commit 5faff97)

Co-authored-by: Ammar Askar ammar@ammaraskar.com

https://bugs.python.org/issue38206

Automerge-Triggered-By: @encukou