Skip to content

Conversation

hoodmane
Copy link
Contributor

@hoodmane hoodmane commented Jul 23, 2025

@hoodmane hoodmane requested review from freakboy3742, ambv and hugovk July 23, 2025 09:45
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir labels Jul 23, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jul 23, 2025
@hoodmane hoodmane changed the title Add a what's new entry about Emscripten changes to Python 3.14 Add what's new entry about Emscripten changes Jul 23, 2025
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@AA-Turner AA-Turner changed the title Add what's new entry about Emscripten changes Add What's New entry about Emscripten changes Jul 23, 2025
hoodmane and others added 3 commits July 28, 2025 10:38
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hoodmane
Copy link
Contributor Author

hoodmane commented Jul 28, 2025

Okay I updated it with the suggested changes. Thanks @hugovk @emmatyping @AA-Turner !

Copy link
Contributor

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

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

👍

@AA-Turner AA-Turner merged commit d7e12a3 into python:main Jul 29, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 29, 2025
@miss-islington-app
Copy link

Thanks @hoodmane for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 29, 2025
(cherry picked from commit d7e12a362a2a4a4b7d52a343ab5940be2cbcc909)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jul 29, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 29, 2025
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 CentOS9 NoGIL Refleaks 3.x (tier-1) has failed when building commit d7e12a3.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1610/builds/1822) and take a look at the build logs.
  4. Check if the failure is related to this commit (d7e12a3) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/1610/builds/1822

Failed tests:

  • test_site
  • test_free_threading

Failed subtests:

  • test_s_option - test.test_site.HelperFunctionsTests.test_s_option

Test leaking resources:

  • test_free_threading: file descriptors

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.itamaro-centos-aws.refleak.nogil/build/Lib/test/test_site.py", line 259, in test_s_option
    self.assertIn(usersite, sys.path)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
AssertionError: '/home/buildbot/.local/lib/python3.15t/site-packages' not found in ['/home/buildbot/buildarea/3.x.itamaro-centos-aws.refleak.nogil/build', '/home/buildbot/buildarea/3.x.itamaro-centos-aws.refleak.nogil/build/target/lib/python315t.zip', '/home/buildbot/buildarea/3.x.itamaro-centos-aws.refleak.nogil/build/Lib', '/home/buildbot/buildarea/3.x.itamaro-centos-aws.refleak.nogil/build/build/lib.linux-x86_64-3.15']

hugovk added a commit that referenced this pull request Jul 29, 2025
Add a What's New entry for Emscripten (GH-137035)
(cherry picked from commit d7e12a3)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants