bpo-28307: Convert simple C-style formatting with literal format into f-string. by serhiy-storchaka · Pull Request #5012 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 12 commits into
Merged
Conversation
Member
serhiy-storchaka
requested a review
from a team
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
brettcannon
removed the request for review
from a team
serhiy-storchaka added 2 commits
…/cpython into optimize-c-style-format
taleinat
commented
Sep 6, 2018
taleinat commented
Contributor
@serhiy-storchaka, this is very nice!
Any benchmarks for this?
What would it take to move this forward for 3.8?
serhiy-storchaka
commented
Sep 7, 2018
serhiy-storchaka commented
Member Author
Results of microbenchmarks are provided on the tracker.
I want to add support of more complex format codes (at least %d) if this proposition be accepted in general.
serhiy-storchaka added 3 commits
csabella
removed
the
awaiting merge
label
serhiy-storchaka added 2 commits
serhiy-storchaka
requested a review
from isidentical
as a code owner
serhiy-storchaka
changed the title
[POC] bpo-28307: Convert simple C-style formatting with literal format into f-string.
bpo-28307: Convert simple C-style formatting with literal format into f-string.
serhiy-storchaka added 3 commits
serhiy-storchaka
merged commit
a0bd9e9
into
python:main
serhiy-storchaka
deleted the
optimize-c-style-format
branch
ngnpope
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment