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

Appearance settings

gh-140009: Improve performance of datetime extension module by using PyTuple_FromArray#144532

Draft
taegyunkim wants to merge 2 commits into
python:mainpython/cpython:mainfrom
taegyunkim:datetime-pytuple-pack-to-pytuple-fromarraytaegyunkim/cpython:datetime-pytuple-pack-to-pytuple-fromarrayCopy head branch name to clipboard
Draft

gh-140009: Improve performance of datetime extension module by using PyTuple_FromArray#144532
taegyunkim wants to merge 2 commits into
python:mainpython/cpython:mainfrom
taegyunkim:datetime-pytuple-pack-to-pytuple-fromarraytaegyunkim/cpython:datetime-pytuple-pack-to-pytuple-fromarrayCopy head branch name to clipboard

Conversation

@taegyunkim

@taegyunkim taegyunkim commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Microbenchmarks

TBD

Functions modified

  1. delta_divmod
  2. timezone_getinitargs
  3. time_getstate
  4. datetime_getstate

@picnixz

picnixz commented Feb 5, 2026

Copy link
Copy Markdown
Member

Can we avoid creating PRs when benchmarks don't exist yet, even in draft? it consumes CI resources.

@taegyunkim

Copy link
Copy Markdown
Contributor Author

@picnixz Acknowledged

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.