8000 [3.12] gh-112919: Speed-up datetime, date and time.replace() (GH-112921) by eltoder · Pull Request #115344 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[ 8000 3.12] gh-112919: Speed-up datetime, date and time.replace() (GH-112921) #115344

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[3.12] gh-112919: Speed-up datetime, date and time.replace() (GH-112921)
Use argument clinic and call new_* functions directly. This speeds up
these functions 6x to 7.5x when calling with keyword arguments.
(cherry picked from commit 1f515e8)

Co-authored-by: Eugene Toder <eltoder@users.noreply.github.com>
  • Loading branch information
eltoder and eltoder committed Feb 10, 2024
commit 9ed27b6bd9635be81f8a73bfc83fbb951b07102d

No changes to show.

This commit has no content.

0