Skip to content

[pull] main from python:main#116

Merged
pull[bot] merged 3 commits intoErickGLopes:mainfrom
python:main
May 28, 2025
Merged

[pull] main from python:main#116
pull[bot] merged 3 commits intoErickGLopes:mainfrom
python:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented May 28, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )


📚 Documentation preview 📚: https://cpython-previews--116.org.readthedocs.build/

nascheme and others added 3 commits May 27, 2025 18:27
In the free-threaded build, avoid data races caused by updating type
slots or type flags after the type was initially created.  For those
(typically rare) cases, use the stop-the-world mechanism.  Remove the
use of atomics when reading or writing type flags.
typing.TYPE_CHECKING should no longer steer users towards
manual or automatic stringization (and PEP 563); PEP 649
makes all that unnecessary.
…H-134818)

Co-authored-by: Allen Hernandez <2349718+AllenSH12@users.noreply.github.com>
@pull pull bot added the ⤵️ pull label May 28, 2025
@pull pull bot merged commit 7be5916 into ErickGLopes:main May 28, 2025
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