diff options
author | Eugene Toder <eltoder@users.noreply.github.com> | 2024-01-30 15:19:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-30 15:19:46 (GMT) |
commit | 1f515e8a109204f7399d85b7fd806135166422d9 (patch) | |
tree | a8af50bda79583edcfc0b24306a8a71a49b5609a /Python | |
parent | 4287e8608bcabcc5bde851d838d4709db5d69089 (diff) | |
download | cpython-1f515e8a109204f7399d85b7fd806135166422d9.zip cpython-1f515e8a109204f7399d85b7fd806135166422d9.tar.gz cpython-1f515e8a109204f7399d85b7fd806135166422d9.tar.bz2 |
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions