◐ Shell
clean mode source ↗

[backport to 2.7] bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations by mjpieters · Pull Request #382 · 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

Closed

mjpieters

wants to merge 2 commits into

python:2.7from

mjpieters:bpo28598_backport_2.7

Conversation

@mjpieters

Copy link Copy Markdown

Contributor

Backport of #51

@zhangyangyu

Copy link Copy Markdown

Member

Ohh, I have done it in #366 .

@berkerpeksag

Copy link Copy Markdown

Member

Thanks, @mjpieters! This is already done in #366.

@mjpieters

Copy link Copy Markdown

Contributor Author

😃 I realised when I saw the conflict, and was scouring my overflowing inbox for the ticket correspondence. Thanks for doing this, @zhangyangyu!

@mjpieters mjpieters deleted the bpo28598_backport_2.7 branch

March 1, 2017 16:55

jaraco pushed a commit that referenced this pull request

Dec 2, 2022
* Fix Automerge functionality

Look up conclusions from check runs in addition to status checks.

Ensure all check runs have completed.
Ensure there is no "failure" or "timed_out" result from the check runs

Fixes python/miss-islington#375

* 🐍🌚🤖 Formatted using `black`.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@mjpieters @zhangyangyu @berkerpeksag @the-knights-who-say-ni