[3.11] gh-94808: Improve coverage of _PyBytes_FormatEx (GH-95895) by miss-islington · Pull Request #96647 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
There were two specific areas not covered:
- %(name) syntax
- %*s syntax
Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit dde15f5)
Co-authored-by: Michael Droettboom mdboom@gmail.com
There were two specific areas not covered: - %(name) syntax - %*s syntax Automerge-Triggered-By: GH:iritkatriel (cherry picked from commit dde15f5) Co-authored-by: Michael Droettboom <mdboom@gmail.com>
bedevere-bot
added
awaiting review
skip news
labels
bedevere-bot
mentioned this pull request
iritkatriel
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
commented
Sep 7, 2022
miss-islington commented
Contributor Author
Status check is done, and it's a success ✅.
miss-islington
merged commit
295f510
into
python:3.11
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-dde15f5-3.11
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment