Skip to content

[3.10] bpo-42972: Fully support GC for _winapi.Overlapped (GH-26381)#26427

Closed
miss-islington wants to merge 1 commit into
python:3.10from
miss-islington:backport-0fa282c-3.10
Closed

[3.10] bpo-42972: Fully support GC for _winapi.Overlapped (GH-26381)#26427
miss-islington wants to merge 1 commit into
python:3.10from
miss-islington:backport-0fa282c-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented May 28, 2021

Copy link
Copy Markdown
Contributor

(cherry picked from commit 0fa282c)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@Fidget-Spinner and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@Fidget-Spinner and @vstinner: Status check is done, and it's a failure ❌ .

@Fidget-Spinner

Copy link
Copy Markdown
Member

This time, both win x86 and x64 failed with this single test: test.test_httplib.HTTPSTest.test_local_bad_hostname . I'm investigating.

@Fidget-Spinner

Copy link
Copy Markdown
Member

Closed, I will manually backport both 0fa282c and #26429 together as one fix (using just either one of them will cause tests to fail)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants