Skip to content

[3.15] gh-152433: Allow _ssl module to build for Windows UWP API set (GH-152791) - #153216

Closed
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-4221ce7-3.15
Closed

[3.15] gh-152433: Allow _ssl module to build for Windows UWP API set (GH-152791)#153216
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-4221ce7-3.15

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

…ythonGH-152791)
(cherry picked from commit 4221ce7)
Co-authored-by: thexai <58434170+thexai@users.noreply.github.com>
@picnixz

Copy link
Copy Markdown
Member

We didn't backport the other PRs, so I don't think we should backport this.

cc @zooba

@picnixz
picnixz disabled auto-merge July 6, 2026 16:38
@zooba

zooba commented Jul 6, 2026

Copy link
Copy Markdown
Member

I thought we did? I did at least one of them.

@picnixz

Copy link
Copy Markdown
Member

None of them are backported on the issue (or maybe they are but they aren't linked to it?)

@picnixz

Copy link
Copy Markdown
Member

The only one I could find is #150110

@zooba

zooba commented Jul 6, 2026

Copy link
Copy Markdown
Member

Maybe someone else caught my backports and cancelled them without me noticing 😆 (the Tcl one deserved it - it's not related to these changes).

Okay, we'll make these don't-crash-the-build fixes 3.16 only. Chances are the contributor is already maintaining backports of them anyway

@zoobazooba closed this Jul 6, 2026
@miss-islington
miss-islington deleted the backport-4221ce7-3.15 branch July 6, 2026 16:47
Sign up for freeto 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

@miss-islington@picnixz@zooba@thexai