Skip to content

[doc] Do not suggest extended slice syntax for reversed order #22457

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
Oct 21, 2020

Conversation

andresdelfino
Copy link
Contributor

@andresdelfino andresdelfino commented Sep 30, 2020

Python 2.7 is no go (2.3 much more). reversed is much more readable.

@miss-islington
Copy link
Contributor

Thanks @andresdelfino for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@methane
Copy link
Member

methane commented Oct 21, 2020

thanks

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 21, 2020
(cherry picked from commit fb2e946)

Co-authored-by: Andre Delfino <[email protected]>
@bedevere-bot
Copy link

GH-22849 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Oct 21, 2020
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 21, 2020
(cherry picked from commit fb2e946)

Co-authored-by: Andre Delfino <[email protected]>
@bedevere-bot
Copy link

GH-22850 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Oct 21, 2020
(cherry picked from commit fb2e946)

Co-authored-by: Andre Delfino <[email protected]>
miss-islington added a commit that referenced this pull request Oct 21, 2020
(cherry picked from commit fb2e946)

Co-authored-by: Andre Delfino <[email protected]>
@andresdelfino andresdelfino deleted the remove_reversed branch October 21, 2020 12:12
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants