Skip to content

gh-134833: Detail del s[i:j] in Mutable Sequence Types #134834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 13, 2025

Conversation

Yzi-Li
Copy link
Contributor

@Yzi-Li Yzi-Li commented May 28, 2025

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels May 28, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs May 28, 2025
@Yzi-Li Yzi-Li changed the title gh-134833: Detail del[i:j] in Mutable Sequence Types gh-134833: Detail del s[i:j] in Mutable Sequence Types May 28, 2025
@ZeroIntensity ZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 29, 2025
@kumaraditya303 kumaraditya303 merged commit 609d5ad into python:main Jul 13, 2025
36 checks passed
@miss-islington-app
Copy link

Thanks @Yzi-Li for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 13, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 13, 2025
…ypes` (pythonGH-134834)

(cherry picked from commit 609d5ad)

Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 13, 2025
…ypes` (pythonGH-134834)

(cherry picked from commit 609d5ad)

Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jul 13, 2025

GH-136608 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 13, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jul 13, 2025

GH-136609 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 13, 2025
kumaraditya303 pushed a commit that referenced this pull request Jul 13, 2025
…Types` (GH-134834) (#136609)

gh-134833: improve docs for `del s[i:j]` in `Mutable Sequence Types` (GH-134834)
(cherry picked from commit 609d5ad)

Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
kumaraditya303 pushed a commit that referenced this pull request Jul 13, 2025
…Types` (GH-134834) (#136608)

gh-134833: improve docs for `del s[i:j]` in `Mutable Sequence Types` (GH-134834)
(cherry picked from commit 609d5ad)

Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants