[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

[3.8] Revert "bpo-33418: Add tp_clear for function object (GH-8058)" #15826

Merged
merged 1 commit into from Sep 10, 2019

Conversation

Copy link
Member

vstinner commented Sep 10, 2019

bedevere-bot added the type-bug An unexpected behavior, bug, or error label Sep 10, 2019
vstinner requested a review from methane Sep 10, 2019
Yhg1s merged commit ccaea52 into python:3.8 Sep 10, 2019
6 checks passed
vstinner deleted the revert_func_clear branch Sep 10, 2019
nascheme added a commit to nascheme/cpython that referenced this pull request Sep 30, 2019
This is a revert of the revert (pythonGH-15826).  Having a tp_clear for
functions should be safe (and helpful) now that bpo-38006 has been
fixed.
ambv pushed a commit that referenced this pull request Oct 1, 2019
This is a revert of the revert (GH-15826).  Having a tp_clear for
functions should be safe (and helpful) now that bpo-38006 has been
fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants