◐ Shell
reader mode source ↗
Skip to content

bpo-32377: improve __del__ docs and fix mention about resurrection#4927

Merged
pitrou merged 2 commits into
python:masterfrom
pitrou:improve_del_docs
Dec 19, 2017
Merged

bpo-32377: improve __del__ docs and fix mention about resurrection#4927
pitrou merged 2 commits into
python:masterfrom
pitrou:improve_del_docs

Conversation

@pitrou

@pitrou pitrou commented Dec 19, 2017

Copy link
Copy Markdown
Member

@pitrou pitrou changed the title Fix #32377: improve __del__ docs and fix mention about resurrection Dec 19, 2017
@pitrou pitrou changed the title Issue #32377: improve __del__ docs and fix mention about resurrection Dec 19, 2017
@pitrou pitrou merged commit 4b96593 into python:master Dec 19, 2017
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pitrou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@pitrou pitrou deleted the improve_del_docs branch December 19, 2017 18:48
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 19, 2017
…ythonGH-4927)

* Fix pythonGH-32377: improve __del__ docs and fix mention about resurrection

* Mention that CPython only calls __del__ once.
(cherry picked from commit 4b96593)
@bedevere-bot

Copy link
Copy Markdown

GH-4929 is a backport of this pull request to the 3.6 branch.

pitrou pushed a commit that referenced this pull request Dec 19, 2017
…H-4927) (#4929)

* Fix GH-32377: improve __del__ docs and fix mention about resurrection

* Mention that CPython only calls __del__ once.
(cherry picked from commit 4b96593)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants