gh-137288: Update 3.14 magic numbers by hugovk · Pull Request #137665 · python/cpython · GitHub
Skip to content

gh-137288: Update 3.14 magic numbers - #137665

Merged
encukou merged 1 commit into
python:mainfrom
hugovk:3.14-fix-magic-number
Aug 12, 2025
Merged

encukou merged 1 commit into
python:mainfrom
hugovk:3.14-fix-magic-number

Conversation

@hugovk

@hugovk hugovk commented Aug 12, 2025

Copy link
Copy Markdown
Member

Re: #137427 (review)

The 3.14 branch contains:

    Python 3.14b3 3625 (Fix handling of opcodes that may leave operands on the stack when optimizing LOAD_FAST)
    Python 3.14b5 3626 (Fix missing exception handlers in logical expression)

Let's add them both here. And b5 should be rc2.

@miss-islington-app

Copy link
Copy Markdown

@miss-islington-app

Copy link
Copy Markdown

Sorry, @hugovk and @encukou, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 715647a99ad91ebc77f3a250f6417c411116f33d 3.14

@encukou

encukou commented Aug 12, 2025

Copy link
Copy Markdown
Member

Sorry for the oversight.

@bedevere-app

bedevere-app Bot commented Aug 12, 2025

Copy link
Copy Markdown

GH-137667 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 Aug 12, 2025
@bedevere-app

bedevere-app Bot commented Aug 12, 2025

Copy link
Copy Markdown

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

encukou pushed a commit to encukou/cpython that referenced this pull request Aug 12, 2025
(cherry picked from commit 715647a)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovk
hugovk deleted the 3.14-fix-magic-number branch August 12, 2025 11:57
@hugovk

hugovk commented Aug 12, 2025

Copy link
Copy Markdown
Member Author

No problem :)

@bedevere-bot

Copy link
Copy Markdown

hugovk added a commit that referenced this pull request Aug 12, 2025
…7667)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
maurycy added a commit to maurycy/cpython that referenced this pull request Aug 12, 2025
* main:
  pythongh-137288: Update 3.14 magic numbers (pythonGH-137665)
  pythongh-135228: When @DataClass(slots=True) replaces a dataclass, make the original class collectible (take 2) (pythonGH-137047)
  pythongh-126008: Improve docstrings for Tkinter cget and configure methods (pythonGH-133303)
  pythongh-131885: Use positional-only markers for ``max()`` and ``min()`` (python#131868)
  pythonGH-137426: Remove code deprecation of `importlib.abc.ResourceLoader` (pythonGH-137567)
  pythongh-125897: Mark range function parameters as positional only (python#125945)
  pythongh-137400: Fix a crash when disabling profiling across all threads (pythongh-137471)
  pythongh-115766: Fix IPv4Interface.is_unspecified (pythonGH-137326)
  pythongh-128813: cleanup C-API docs for PyComplexObject (pythonGH-137579)
  pythongh-135953: Profile a module or script with sampling profiler (python#136777)
  Fix documentation of hash in PyHash_FuncDef (python#137595)
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…137665) (python#137667)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
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