Skip to content

gh-81611: Improve range paragraph in 8.3 of language reference #98353

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 4 commits into from
Jan 3, 2023

Conversation

x41lakazam
Copy link
Contributor

#gh-81611: Improve range paragraph in 8.3 of language reference docs

Remove comparison to Pascal language
Fix 'built-in function' appellation of the range type
Improve range definition

Remove comparison to Pascal language
Fix 'built-in type' appellation of the range type
Improve range definition
@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 17, 2022
@ghost
Copy link

ghost commented Oct 17, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@kumaraditya303 kumaraditya303 linked an issue Jan 3, 2023 that may be closed by this pull request
@kumaraditya303 kumaraditya303 merged commit 8b1f125 into python:main Jan 3, 2023
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-100704 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jan 3, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 3, 2023
pythonGH-98353)

(cherry picked from commit 8b1f125)

Co-authored-by: 4l4k4z4m <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link

GH-100705 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 Jan 3, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 3, 2023
pythonGH-98353)

(cherry picked from commit 8b1f125)

Co-authored-by: 4l4k4z4m <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
terryjreedy added a commit that referenced this pull request Jan 4, 2023
…ce (GH-98353) (#100704)

gh-81611: Improve `range` paragraph in 8.3 of language reference (GH-98353)
(cherry picked from commit 8b1f125)

Co-authored-by: 4l4k4z4m <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
terryjreedy added a commit that referenced this pull request Jan 4, 2023
…ce (GH-98353) (#100705)

gh-81611: Improve `range` paragraph in 8.3 of language reference (GH-98353)
(cherry picked from commit 8b1f125)

Co-authored-by: 4l4k4z4m <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
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
None yet
Development

Successfully merging this pull request may close these issues.

[doc] range is not a built-in function
5 participants