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

gh-98931: Add custom error messages to invalid import/from with multiple targets by pablogsal · Pull Request #105985 · python/cpython · GitHub

/ cpython Public

gh-98931: Add custom error messages to invalid import/from with multiple targets - #105985

Merged
pablogsal merged 2 commits into
python:mainfrom
pablogsal:gh-98931-2
Jun 22, 2023
Merged

gh-98931: Add custom error messages to invalid import/from with multiple targets#105985
pablogsal merged 2 commits into
python:mainfrom
pablogsal:gh-98931-2

Conversation

pablogsal commented Jun 22, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Member Author

@Yhg1s This is technically not a new error message but somehow an oversight (multiple targets were not supported). Are you ok adding this to 3.12?

Yhg1s commented Jun 22, 2023

Copy link
Copy Markdown
Member

Yeah, 👍 for getting this into 3.12b4.

… multiple targets

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
…e-98931.PPgvSF.rst

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
pablogsal enabled auto-merge (squash) June 22, 2023 15:40
pablogsal merged commit 13237a2 into python:main Jun 22, 2023
pablogsal deleted the gh-98931-2 branch June 22, 2023 15:56

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 22, 2023
… multiple targets (pythonGH-105985)

(cherry picked from commit 13237a2)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

Copy link
Copy Markdown

GH-105991 is a backport of this pull request to the 3.12 branch.

bedevere-bot removed the needs backport to 3.12 only security fixes label Jun 22, 2023
pablogsal added a commit that referenced this pull request Jun 22, 2023
…h multiple targets (GH-105985) (#105991)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
bentasker pushed a commit to bentasker/cpython that referenced this pull request Jun 23, 2023
… multiple targets (python#105985)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL