◐ Shell
clean mode source ↗

gh-125897: Use positional-only parameter indicators for ``range()`` by kbaikov · Pull Request #125945 · python/cpython

@mpage mpage changed the title gn-125897: FIx the range function refering to step as a kwarg gh-125897: FIx the range function refering to step as a kwarg

Oct 24, 2024

@mpage mpage changed the title gh-125897: FIx the range function refering to step as a kwarg gh-125897: Fix the range function refering to step as a kwarg

Oct 24, 2024

skirpichev

Addresses the #125897 documentation discrepancy that the range function accepts step as a kwarg

skirpichev

travis-pds

@merwok merwok changed the title gh-125897: Fix the range function refering to step as a kwarg gh-125897: Fix range function doc referring to step as a kwarg

Feb 24, 2025

terryjreedy

AA-Turner

@AA-Turner AA-Turner changed the title gh-125897: Fix range function doc referring to step as a kwarg gh-125897: Use positional-only parameter indicators for range()

Aug 11, 2025

@AA-Turner AA-Turner changed the title gh-125897: Use positional-only parameter indicators for range() gh-125897: Use positional-only parameter indicators for range()

Aug 11, 2025

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

Aug 11, 2025
…ythonGH-125945)

(cherry picked from commit 0c83daa)

Co-authored-by: Konstantin Baikov <konstantin.baikov@gmail.com>

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

Aug 11, 2025
…ythonGH-125945)

(cherry picked from commit 0c83daa)

Co-authored-by: Konstantin Baikov <konstantin.baikov@gmail.com>

AA-Turner pushed a commit that referenced this pull request

Aug 11, 2025
…H-125945) (#137653)

Co-authored-by: Konstantin Baikov <konstantin.baikov@gmail.com>

maurycy added a commit to maurycy/cpython that referenced this pull request

Aug 12, 2025

Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request

Aug 19, 2025

hugovk pushed a commit that referenced this pull request

Sep 11, 2025
…H-125945) (#137652)

Co-authored-by: Konstantin Baikov <konstantin.baikov@gmail.com>