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

Run Tools/scripts/reindent.py #94225

Merged
merged 3 commits into from Jun 26, 2022
Merged

Run Tools/scripts/reindent.py #94225

merged 3 commits into from Jun 26, 2022

Commits on Jun 24, 2022

  1. Run Tools/scripts/reindent.py

    Reindent files which were not properly formatted (PEP 8: 4 spaces).
    
    Remove also some trailing spaces.
    
    Leave Lib/test/coding20731.py and Tools/c-analyzer/ unchanged.
    vstinner committed Jun 24, 2022
  2. Revert iomenu.py

    terryjreedy committed Jun 24, 2022
  3. Revert test_enum change

    vstinner committed Jun 24, 2022