◐ Shell
reader mode source ↗
Skip to content

bpo-28307: Optimize C-style formatting of numbers#26160

Open
serhiy-storchaka wants to merge 8 commits into
python:mainfrom
serhiy-storchaka:optimize-c-style-formatting
Open

bpo-28307: Optimize C-style formatting of numbers#26160
serhiy-storchaka wants to merge 8 commits into
python:mainfrom
serhiy-storchaka:optimize-c-style-formatting

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented May 16, 2021

Copy link
Copy Markdown
Member

Support format codes %d, %o, %x, %f, %e, %g, etc.

https://bugs.python.org/issue28307

Support format codes %d, %o, %x, %f, %e, %g, etc.
@github-actions

Copy link
Copy Markdown

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

@skirpichev

Copy link
Copy Markdown
Member

This now has merge conflicts.

@github-actions

github-actions Bot commented Apr 9, 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 Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review performance Performance or resource usage stale type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants