Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-94869: Fix the location in some expressions for multi-line f-string ast nodes#94895

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
pablogsal merged 1 commit intopython:mainfrompablogsal:gh-94869
Jul 16, 2022

Conversation

@pablogsal
Copy link
Member

@pablogsalpablogsal commentedJul 16, 2022
edited by bedevere-bot
Loading

@pablogsalpablogsal merged commit2e9da8e intopython:mainJul 16, 2022
@pablogsalpablogsal deleted the gh-94869 branchJuly 16, 2022 18:51
@miss-islington
Copy link
Contributor

Thanks@pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-94910 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelJul 16, 2022
@bedevere-bot
Copy link

GH-94911 is a backport of this pull request to the3.10 branch.

@miss-islington
Copy link
Contributor

Sorry,@pablogsal, I could not cleanly backport this to3.9 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker 2e9da8e3522764d09f1d6054a2be567e91a30812 3.9

@bedevere-botbedevere-bot removed the needs backport to 3.10only security fixes labelJul 16, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 16, 2022
…-string ast nodes (pythonGH-94895)(cherry picked from commit2e9da8e)Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 16, 2022
…-string ast nodes (pythonGH-94895)(cherry picked from commit2e9da8e)Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
miss-islington added a commit that referenced this pull requestJul 16, 2022
…g ast nodes (GH-94895)(cherry picked from commit2e9da8e)Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull requestJul 16, 2022
…g ast nodes (GH-94895) (#94911)(cherry picked from commit2e9da8e)Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@lysnikolaoulysnikolaouAwaiting requested review from lysnikolaoulysnikolaou is a code owner

Assignees

@pablogsalpablogsal

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

ast gets the wrong column information for interpolated code in multiline f-strings

4 participants

@pablogsal@miss-islington@bedevere-bot@hugovk

[8]ページ先頭

©2009-2025 Movatter.jp