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

Fix typo in _io.TextIOWrapper Clinic input #94037

Merged
merged 2 commits into from
Jun 22, 2022
Merged

Fix typo in _io.TextIOWrapper Clinic input #94037

merged 2 commits into from
Jun 22, 2022

Commits on Jun 20, 2022

  1. Possible type-o on line 22

    line 22 (class _io.TextIOWrapper "textio *" "&TextIOWrapper_TYpe")
    possible mistype on TextIOWrapper_Type
    proposed change (class _io.TextIOWrapper "textio *" "&TextIOWrapper_Type")
    fikotta committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    dd1d255 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Regen textio.c

    ambv committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5893d40 View commit details
    Browse the repository at this point in the history