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

bpo-41260: C impl of datetime.date.strftime() takes different keyword arg#21712

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

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytzZackerySpytz commentedAug 3, 2020
edited by bedevere-bot
Loading

The parameter was named "fmt" in the Python implementation, but it
was was named "format" in the C implementation.

https://bugs.python.org/issue41260

… argThe parameter was named "fmt" in the Python implementation, but itwas was named "format" in the C implementation.
Copy link
Contributor

@asottileasottile left a comment

Choose a reason for hiding this comment

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

oh uh, I wasworking through this with a beginner as a mentorship opportunity -- but the patch looks correct and equivalent to what we were doing

there's another function which should be updated as well which has a similar problem

@iritkatriel
Copy link
Member

Should this be backported?

@asottile
Copy link
Contributor

Should this be backported?

I don't think so -- since it ~technically changes the signatures of the functions slightly

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

@asottileasottileasottile left review comments

@pgansslepgansslepganssle approved these changes

@abalkinabalkinAwaiting requested review from abalkinabalkin is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

7 participants
@ZackerySpytz@iritkatriel@asottile@pganssle@the-knights-who-say-ni@ezio-melotti@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp