Skip to content

gh-135805: Document the X option and env var for controlling thread-local bytecode #135868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2025

Conversation

mpage
Copy link
Contributor

@mpage mpage commented Jun 23, 2025

Add documentation for -X tlbc and PYTHON_TLBC.


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

Add documentation for `-X tlbc` and `PYTHON_TLBC`.
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Jun 23, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jun 23, 2025
@mpage mpage removed the docs Documentation in the Doc dir label Jun 23, 2025
@mpage mpage requested review from colesbury and Yhg1s June 23, 2025 23:22
@mpage mpage marked this pull request as ready for review June 23, 2025 23:22
@mpage mpage added the needs backport to 3.14 bugs and security fixes label Jun 23, 2025
Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

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

LGTM, just two comments

@mpage mpage merged commit fea5ccc into python:main Jun 24, 2025
29 checks passed
@miss-islington-app
Copy link

Thanks @mpage for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 24, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 24, 2025
…read-local bytecode (pythonGH-135868)

Document the X option and env var for controlling thread-local bytecode.
(cherry picked from commit fea5ccc)

Co-authored-by: mpage <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jun 24, 2025

GH-135897 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 Jun 24, 2025
mpage added a commit that referenced this pull request Jun 24, 2025
…hread-local bytecode (GH-135868) (#135897)

gh-135805: Document the X option and env var for controlling thread-local bytecode (GH-135868)

Document the X option and env var for controlling thread-local bytecode.
(cherry picked from commit fea5ccc)

Co-authored-by: mpage <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants