◐ Shell
clean mode source ↗

gh-131885: Updates docs to make max and min iterable param positional only by ekohilas · Pull Request #131868 · python/cpython

@ekohilas ekohilas marked this pull request as ready for review

March 29, 2025 05:26

skirpichev

ekohilas

ekohilas

skirpichev

@skirpichev skirpichev changed the title Updates docs to make max and min iterable param positional only gh-131885: Updates docs to make max and min iterable param positional only

Mar 30, 2025

picnixz

AA-Turner

Co-authored-by: Evan Kohilas <ekohilas@users.noreply.github.com>

terryjreedy

AA-Turner

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

Aug 11, 2025
…)`` (pythonGH-131868)

(cherry picked from commit dd079db)

Co-authored-by: Evan Kohilas <ekohilas@users.noreply.github.com>

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

Aug 11, 2025
…)`` (pythonGH-131868)

(cherry picked from commit dd079db)

Co-authored-by: Evan Kohilas <ekohilas@users.noreply.github.com>

AA-Turner pushed a commit that referenced this pull request

Aug 11, 2025
…()`` (GH-131868) (#137657)

Co-authored-by: Evan Kohilas <ekohilas@users.noreply.github.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

AA-Turner pushed a commit that referenced this pull request

Oct 7, 2025
…()`` (GH-131868) (#137656)

gh-131885: Use positional-only markers for ``max()`` and ``min()`` (GH-131868)
(cherry picked from commit dd079db)

Co-authored-by: Evan Kohilas <ekohilas@users.noreply.github.com>