◐ Shell
clean mode source ↗

bpo-44891: Tests `id` preserving on `* 1` for `str` and `bytes` by sobolevn · Pull Request #27745 · 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

@sobolevn

@sobolevn sobolevn commented

Aug 12, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

@ambv ambv added the needs backport to 3.10

only security fixes

label

Aug 13, 2021

@ambv ambv merged commit a2ce538 into python:main

Aug 13, 2021

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @sobolevn for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot

Copy link Copy Markdown

GH-27756 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10

only security fixes

label

Aug 13, 2021

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 13, 2021
…onGH-27745)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit a2ce538)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>

@sobolevn

Copy link Copy Markdown

Member Author

Thanks, @ambv 🎉

miss-islington added a commit that referenced this pull request

Aug 13, 2021
…7745)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit a2ce538)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>

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

tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@sobolevn @miss-islington @bedevere-bot @ambv @the-knights-who-say-ni