Skip to content
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

PEP 484: Add missing None return types to __init__s #3915

Closed
wants to merge 1 commit into from

Conversation

howtodowtle
Copy link

@howtodowtle howtodowtle commented Aug 21, 2024

...to be consistent with PEP 484, lines 121–128.

  • 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--3915.org.readthedocs.build/

...to be consistent with PEP 484, lines 121–128.
Copy link

cpython-cla-bot bot commented Aug 21, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@AA-Turner
Copy link
Member

I don't think there's value in doing this -- the current version of the specification is at typing.python.org.

A

@AA-Turner AA-Turner closed this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants