-
-
Couldn't load subscription status.
- Fork 33.2k
gh-133644: remove PyWeakref_GetObject and PyWeakref_GET_OBJECT
#133657
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
Changes from 2 commits
6126e76
ab08a8e
266c6f9
36de136
121c51f
b711d04
9a4b77e
b819a75
03ca635
55987c3
94237ef
5bd4ba3
344ee10
0884e07
1833257
30eca2a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Remove deprecated function :c:func:`!PyWeakref_GetObject` and macro | ||
| :c:macro:`!PyWeakref_GET_OBJECT`. Use :c:func:`PyWeakref_GetRef` instead. | ||
| Patch by Bénédikt Tran. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.