◐ Shell
clean mode source ↗

[3.11] gh-94808: Improve coverage of _PyBytes_FormatEx (GH-95895) by miss-islington · Pull Request #96647 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Sep 7, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

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>

@miss-islington

Copy link Copy Markdown

Contributor Author

Status check is done, and it's a success ✅.

@miss-islington miss-islington merged commit 295f510 into python:3.11

Sep 7, 2022

@miss-islington miss-islington deleted the backport-dde15f5-3.11 branch

September 7, 2022 12:18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@iritkatriel iritkatriel iritkatriel approved these changes

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @iritkatriel @bedevere-bot @mdboom