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-133850: Improved SyntaxError message for missing commas#133851

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

Open
StanFromIreland wants to merge2 commits intopython:main
base:main
Choose a base branch
Loading
fromStanFromIreland:error-msg

Conversation

StanFromIreland
Copy link
Contributor

@StanFromIrelandStanFromIreland commentedMay 10, 2025
edited
Loading

Before:

>>>deffunc1(uhohnocomma):passFile"<python-input-0>",line1deffunc1(uhohnocomma):pass^^^^^^^SyntaxError:invalidsyntax

Now:

>>>deffunc2(uhohnocomma):passFile"<python-input-0>",line1deffunc2(uhohnocomma):pass^^^^^^^^^^^^SyntaxError:expectedcommabetweenparameters

@pythonpython locked and limited conversation to collaboratorsMay 10, 2025
@ZeroIntensity

This comment was marked as outdated.

@pythonpython unlocked this conversationMay 10, 2025
@StanFromIreland
Copy link
ContributorAuthor

@sobolevn Maybe you would be interested in reviewing?

Copy link
Member

@terryjreedyterryjreedy left a comment

Choose a reason for hiding this comment

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

Grammar change works, but I cannot verify that is 'most correct' possible.

@bedevere-app
Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phraseI have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

And if you don't make the requested changes, you will be put in the comfy chair!

@terryjreedyterryjreedy dismissed theirstale reviewMay 14, 2025 20:43

Command and change request were wrong.

@terryjreedy
Copy link
Member

Continues to work for me after simplification.

StanFromIreland reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@encukouencukouencukou left review comments

@terryjreedyterryjreedyterryjreedy left review comments

@lysnikolaoulysnikolaouAwaiting requested review from lysnikolaoulysnikolaou is a code owner

@pablogsalpablogsalAwaiting requested review from pablogsalpablogsal is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@StanFromIreland@ZeroIntensity@terryjreedy@encukou@pablogsal

[8]ページ先頭

©2009-2025 Movatter.jp