FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-42972: Fully support GC for _winapi.Overlapped by Fidget-Spinner · Pull Request #26381 · 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
bpo-42972: Fully support GC for _winapi.Overlapped
- #26381
#26381
Merged
vstinner
merged 6 commits into
python:main
python/cpython:main
from
Fidget-Spinner:winapi_overlapped_gc
Fidget-Spinner/cpython:winapi_overlapped_gc
Copy head branch name to clipboard
May 28, 2021
Conversation
Commits
6
(6)
Checks
Files changed
Merged
bpo-42972: Fully support GC for _winapi.Overlapped
#26381
vstinner
merged 6 commits into
python:main
python/cpython:main
from
Fidget-Spinner:winapi_overlapped_gc
Fidget-Spinner/cpython:winapi_overlapped_gc
Copy head branch name to clipboard
Commits
Commits on May 26, 2021
tp_traverse for _winapi.Overlapped
Fidget-Spinner
committed
0fa0217
View commit details
Copy full SHA for 0fa0217
Browse repository at this point
GC track the object
Fidget-Spinner
committed
9f3ca36
View commit details
Copy full SHA for 9f3ca36
Browse repository at this point
move untrack down to a safer place
Fidget-Spinner
committed
96f0d0e
View commit details
Copy full SHA for 96f0d0e
Browse repository at this point
add module m_traverse, clear, free - fully implement the GC protocol for real this time ;-)
Fidget-Spinner
committed
0493de0
View commit details
Copy full SHA for 0493de0
Browse repository at this point
static int -> static void
Fidget-Spinner
committed
fc3e774
View commit details
Copy full SHA for fc3e774
Browse repository at this point
Commits on May 27, 2021
Apply victor's suggestions
Fidget-Spinner
committed
78113cc
View commit details
Copy full SHA for 78113cc
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL