FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-127146: Emscripten: Don't need to avoid unpaired surrogate anymore by hoodmane · Pull Request #136707 · python/cpython · GitHub

/ cpython Public

gh-127146: Emscripten: Don't need to avoid unpaired surrogate anymore - #136707

Merged
freakboy3742 merged 1 commit into
python:mainfrom
hoodmane:emscripten-unpaired-surrogate
Jul 16, 2025
Merged

gh-127146: Emscripten: Don't need to avoid unpaired surrogate anymore#136707
freakboy3742 merged 1 commit into
python:mainfrom
hoodmane:emscripten-unpaired-surrogate

Conversation

hoodmane commented Jul 16, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

This might have been fixed by gh-136624, or by some Emscripten change. In any case, it no longer seems to be needed.

…nymore

This might have been fixed by pythongh-136624, or by some Emscripten change.
In any case, it no longer seems to be needed.

Copy link
Copy Markdown
Contributor Author

!buildbot emscripten

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @hoodmane for commit 41f0124 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F136707%2Fmerge

The command will test the builders whose names match following regular expression: emscripten

The builders matched are:

  • WASM Emscripten PR

freakboy3742 added the needs backport to 3.14 bugs and security fixes label Jul 16, 2025

freakboy3742 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

👍

freakboy3742 merged commit dcd27aa into python:main Jul 16, 2025
52 of 53 checks passed

Copy link
Copy Markdown

Thanks @hoodmane for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 16, 2025
…nymore (pythonGH-136707)

This might have been fixed by pythongh-136624, or by some Emscripten change.
In any case, it no longer seems to be needed.
(cherry picked from commit dcd27aa)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>

bedevere-app Bot commented Jul 16, 2025

Copy link
Copy Markdown

GH-136717 is a backport of this pull request to the 3.14 branch.

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 16, 2025
freakboy3742 pushed a commit that referenced this pull request Jul 16, 2025
…anymore (GH-136707) (#136717)

This might have been fixed by gh-136624, or by some Emscripten change.
In any case, it no longer seems to be needed.
(cherry picked from commit dcd27aa)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…nymore (python#136707)

This might have been fixed by pythongh-136624, or by some Emscripten change.
In any case, it no longer seems to be needed.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…nymore (python#136707)

This might have been fixed by pythongh-136624, or by some Emscripten change.
In any case, it no longer seems to be needed.
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…ogate anymore (pythonGH-136707) (python#136717)

This might have been fixed by pythongh-136624, or by some Emscripten change.
In any case, it no longer seems to be needed.
(cherry picked from commit dcd27aa)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL