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

gh-118888: Further PEP 667 docs updates by ncoghlan · Pull Request #119893 · python/cpython · GitHub

/ cpython Public

gh-118888: Further PEP 667 docs updates - #119893

Merged
ncoghlan merged 1 commit into
python:mainfrom
ncoghlan:gh-118888-pep667-whats-new-clarifications
Jun 1, 2024
Merged

gh-118888: Further PEP 667 docs updates#119893
ncoghlan merged 1 commit into
python:mainfrom
ncoghlan:gh-118888-pep667-whats-new-clarifications

Conversation

ncoghlan commented Jun 1, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Closes gh-118888


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

* Clarify impact on default behaviour of exec, eval, etc
* Update documentation for changes to PyEval_GetLocals (pythongh-74929)

Closes pythongh-11888
ncoghlan added docs Documentation in the Doc dir skip news 3.13 bugs and security fixes 3.14 bugs and security fixes needs backport to 3.13 bugs and security fixes labels Jun 1, 2024
ncoghlan self-assigned this Jun 1, 2024
ncoghlan changed the title gh-11888: Further PEP 667 docs updates gh-118888: Further PEP 667 docs updates Jun 1, 2024
ncoghlan merged commit 2180991 into python:main Jun 1, 2024

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 1, 2024
* Clarify impact on default behaviour of exec, eval, etc
* Update documentation for changes to PyEval_GetLocals (pythongh-74929)

Closes pythongh-11888
(cherry picked from commit 2180991)

Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>

bedevere-app Bot commented Jun 1, 2024

Copy link
Copy Markdown

GH-119894 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 1, 2024
barneygale pushed a commit to barneygale/cpython that referenced this pull request Jun 5, 2024
* Clarify impact on default behaviour of exec, eval, etc
* Update documentation for changes to PyEval_GetLocals (pythongh-74929)

Closes pythongh-11888
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
* Clarify impact on default behaviour of exec, eval, etc
* Update documentation for changes to PyEval_GetLocals (pythongh-74929)

Closes pythongh-11888
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
* Clarify impact on default behaviour of exec, eval, etc
* Update documentation for changes to PyEval_GetLocals (pythongh-74929)

Closes pythongh-11888
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

Labels

3.13 bugs and security fixes 3.14 bugs and security fixes docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.13.0b1: exec() does not populate locals()

1 participant


Back | FazBrowse Home | New Git URL