Skip to content

[3.8] bpo-38206: Clarify tp_dealloc requirements for heap allocated types. (GH-16248) #16436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 27, 2019

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

…ythonGH-16248)

As mentioned in the bpo ticket, this mistake came up on two reviews:
- https://github.com/python/cpython/pull/16127GH-pullrequestreview-288312751
- https://github.com/python/cpython/pull/16071GH-pullrequestreview-287819525

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>
@miss-islington
Copy link
Contributor Author

@ammaraskar: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 14ddca7 into python:3.8 Sep 27, 2019
@miss-islington miss-islington deleted the backport-5faff97-3.8 branch September 27, 2019 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants