FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-75459: Doc: C API: Improve object life cycle documentation by rhansen · Pull Request #125962 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
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
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-75459: Doc: C API: Improve object life cycle documentation
- #125962
#125962
Merged
encukou
merged 29 commits into
python:main
python/cpython:main
from
rhansen:docs
rhansen/cpython:docs
Copy head branch name to clipboard
May 20, 2025
Conversation
Commits
29
(29)
Checks
Files changed
Merged
gh-75459: Doc: C API: Improve object life cycle documentation
#125962
encukou
merged 29 commits into
python:main
python/cpython:main
from
rhansen:docs
rhansen/cpython:docs
Copy head branch name to clipboard
Commits
Commits on Oct 25, 2024
gh-75459: Doc: C API: Improve object life cycle documentation
Show description for bc32398
rhansen
committed
bc32398
View commit details
Copy full SHA for bc32398
Browse repository at this point
gh-75459: Doc: Tell sphinx to run graphviz
rhansen
committed
361eaca
View commit details
Copy full SHA for 361eaca
Browse repository at this point
add blurb
rhansen
committed
b27bcca
View commit details
Copy full SHA for b27bcca
Browse repository at this point
Revert "gh-75459: Doc: Tell sphinx to run graphviz"
Show description for b42b58d
rhansen
committed
b42b58d
View commit details
Copy full SHA for b42b58d
Browse repository at this point
Commits on Oct 26, 2024
delete "ref count == 0" node, link directly to `tp_dealloc`
rhansen
committed
7e571ae
View commit details
Copy full SHA for 7e571ae
Browse repository at this point
Commits on Nov 7, 2024
Merge branch 'main' into docs
rhansen
committed
97dc30c
View commit details
Copy full SHA for 97dc30c
Browse repository at this point
significant rewrite to address review comments
rhansen
committed
85e535a
View commit details
Copy full SHA for 85e535a
Browse repository at this point
fix warnings
rhansen
committed
ef979e6
View commit details
Copy full SHA for ef979e6
Browse repository at this point
tweak cyclic isolate definition
rhansen
committed
f3863c4
View commit details
Copy full SHA for f3863c4
Browse repository at this point
Commits on Nov 8, 2024
apply css to the svg to support dark theme
rhansen
committed
6a114f9
View commit details
Copy full SHA for 6a114f9
Browse repository at this point
increase font size
rhansen
committed
182c977
View commit details
Copy full SHA for 182c977
Browse repository at this point
attempt to make the svg accessible
rhansen
committed
7cd0cb5
View commit details
Copy full SHA for 7cd0cb5
Browse repository at this point
wrap at 79 chars
rhansen
committed
e34e224
View commit details
Copy full SHA for e34e224
Browse repository at this point
Commits on Nov 20, 2024
address review feedback, and other tweaks
rhansen
committed
16a29ab
View commit details
Copy full SHA for 16a29ab
Browse repository at this point
Commits on Nov 21, 2024
be more precise about the finalized mark
rhansen
committed
018a3c4
View commit details
Copy full SHA for 018a3c4
Browse repository at this point
add pdf support, improve epub support
rhansen
committed
442b7f2
View commit details
Copy full SHA for 442b7f2
Browse repository at this point
Commits on Dec 1, 2024
address feedback, and other improvements
rhansen
committed
5ed484a
View commit details
Copy full SHA for 5ed484a
Browse repository at this point
Commits on Mar 11, 2025
Merge in the main branch
encukou
committed
b7774ae
View commit details
Copy full SHA for b7774ae
Browse repository at this point
Remove redundant notes added in GH-129850
encukou
committed
bb1a94f
View commit details
Copy full SHA for bb1a94f
Browse repository at this point
Commits on May 5, 2025
Merge branch 'main' into docs
ZeroIntensity
authored
fd38fd4
View commit details
Copy full SHA for fd38fd4
Browse repository at this point
Apply suggestions from code review
Show description for 3573c79
ZeroIntensity
and
encukou
authored
3573c79
View commit details
Copy full SHA for 3573c79
Browse repository at this point
Update Doc/c-api/lifecycle.rst
Show description for 2633594
ZeroIntensity
and
encukou
authored
2633594
View commit details
Copy full SHA for 2633594
Browse repository at this point
Mention tp_alloc()
ZeroIntensity
committed
c57574a
View commit details
Copy full SHA for c57574a
Browse repository at this point
Avoid using 'do not'
ZeroIntensity
committed
878fd27
View commit details
Copy full SHA for 878fd27
Browse repository at this point
Mention PyObject_CallFinalizerFromDealloc()
ZeroIntensity
committed
1b96fad
View commit details
Copy full SHA for 1b96fad
Browse repository at this point
Add some clarifications about tp_finalize()
ZeroIntensity
committed
e8c6852
View commit details
Copy full SHA for e8c6852
Browse repository at this point
Say that tp_dealloc() must free.
ZeroIntensity
committed
3408919
View commit details
Copy full SHA for 3408919
Browse repository at this point
Fix doctest.
ZeroIntensity
committed
b6023a3
View commit details
Copy full SHA for b6023a3
Browse repository at this point
Commits on May 17, 2025
Apply suggestions from code review
Show description for da3593c
ZeroIntensity
and
encukou
authored
da3593c
View commit details
Copy full SHA for da3593c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL