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

[3.11] GH-94438: Restore ability to jump over None tests (GH-111237) by savannahostrowski · Pull Request #111338 · python/cpython · GitHub

/ cpython Public

[3.11] GH-94438: Restore ability to jump over None tests (GH-111237) - #111338

Merged
brandtbucher merged 1 commit into
python:3.11from
savannahostrowski:backport-6640f1d-3.11
Oct 25, 2023
Merged

[3.11] GH-94438: Restore ability to jump over None tests (GH-111237)#111338
brandtbucher merged 1 commit into
python:3.11from
savannahostrowski:backport-6640f1d-3.11

Conversation

savannahostrowski commented Oct 25, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Was unable to automatically backport 3.11 for #111237 as some of the bytecode instructions changed in 3.12

cc: @brandtbucher

bedevere-app Bot mentioned this pull request Oct 25, 2023
3 tasks
brandtbucher changed the title Backport 3.11 for gh-94438 [3.11] GH-94438: Restore ability to jump over None tests (GH-111237) Oct 25, 2023
bedevere-app Bot added the type-bug An unexpected behavior, bug, or error label Oct 25, 2023

brandtbucher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Great job!

Weird process nit: backport PR titles should have the same format as normal PRs, but with the branch name in square brackets at the start ("[3.X] GH-NNNNNN: Blah blah blah"). That way the bots can identify the backport and cross-reference stuff.

brandtbucher enabled auto-merge (squash) October 25, 2023 20:29
brandtbucher merged commit 12c7e50 into python:3.11 Oct 25, 2023
savannahostrowski deleted the backport-6640f1d-3.11 branch September 27, 2024 16:55
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

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL