[3.10] bpo-42972: Fully support GC for _winapi.Overlapped (GH-26381) by Fidget-Spinner · Pull Request #26430 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
pablogsal merged 2 commits intopython:3.10from
May 28, 2021Merged
[3.10] bpo-42972: Fully support GC for _winapi.Overlapped (GH-26381) #26430
pablogsal merged 2 commits intopython:3.10from
[3.10] bpo-42972: Fully support GC for _winapi.Overlapped (GH-26381) #26430
pablogsal merged 2 commits intopython:3.10from
Conversation
Fidget-Spinner added 2 commits
May 28, 2021 19:59
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
skip news
awaiting review
labels
Copy link
Member
vstinner
commented
May 28, 2021
vstinner commented
May 28, 2021Windows x64: always the same crash.
test_host_port (test.test_httplib.HTTPSTest) ... ok
Windows fatal exception: access violation
Fidget-Spinner
mentioned this pull request
vstinner approved these changes May 28, 2021
Copy link
Member
vstinner
left a comment
vstinner
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
pablogsal
merged commit
0d39951
into
python:3.10
bedevere-bot
removed
the
awaiting merge
label
Copy link
bedevere-bot
commented
May 28, 2021
bedevere-bot commented
May 28, 2021@pablogsal: Please replace # with GH- in the commit message next time. Thanks!
Fidget-Spinner
deleted the
backport-0fa282c-3.10
branch
pablogsal
mentioned this pull request
vstinner
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment