FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure m_self is kept alive long enough by YannickJadoul · Pull Request #22670 · python/cpython · GitHub
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.1k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure m_self is kept alive long enough
- #22670
#22670
Merged
serhiy-storchaka
merged 3 commits into
python:master
python/cpython:master
from
YannickJadoul:reorder-meth_dealloc-decref
YannickJadoul/cpython:reorder-meth_dealloc-decref
Copy head branch name to clipboard
Oct 12, 2020
Conversation
Commits
3
(3)
Checks
Files changed
Merged
bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure m_self is kept alive long enough
#22670
serhiy-storchaka
merged 3 commits into
python:master
python/cpython:master
from
YannickJadoul:reorder-meth_dealloc-decref
YannickJadoul/cpython:reorder-meth_dealloc-decref
Copy head branch name to clipboard
Commits
Commits on Oct 12, 2020
bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure m_self is kept alive long enough
YannickJadoul
committed
50bf715
View commit details
Copy full SHA for 50bf715
Browse repository at this point
Add comment on derefering order, change order in meth_traverse as well, and add NEWS blurb
YannickJadoul
committed
1e69eff
View commit details
Copy full SHA for 1e69eff
Browse repository at this point
Rephrase NEWS fragment to be more user-focussed
YannickJadoul
committed
c508a4f
View commit details
Copy full SHA for c508a4f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL