◐ Shell
clean mode source ↗

PEP 827: Add missing `positional` by korbash · Pull Request #4881 · python/peps

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Open

korbash

wants to merge 1 commit into

Conversation

@korbash

@korbash korbash commented

Mar 30, 2026

edited by github-actions Bot

Loading

PEP 827: Fix typo in class Param

  • Change is either:
    • To a Draft PEP
    • To an Accepted or Final PEP, with Steering Council approval
    • To fix an editorial issue (markup, typo, link, header, etc)
  • PR title prefixed with PEP number (e.g. PEP 123: Summary of changes)

📚 Documentation preview 📚: https://pep-previews--4881.org.readthedocs.build/

@python-cla-bot

All commit authors signed the Contributor License Agreement.

CLA signed

@hugovk hugovk changed the title Update pep-0827.rst PEP 827: Add missing positional

Mar 31, 2026

@hugovk

The 3.15 feature freeze has passed, would you also like to retarget Python-Version: 3.15 to 3.16?

uriyakongsangtong