commit | 160c38df7fc7ba22dc687879c387bf643ffc3398 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Oct 14 21:28:52 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Oct 14 21:28:52 2021 -0700 |
tree | 13e394303a087244d8d8d62bd125166c90468842 | |
parent | 77b24ba505744532d7cfd721b1c92d205e145180 [diff] |
closes bpo-45479: Degunkify Py_UniversalNewlineFgets. (GH-28965) Remove dead variables and control flow.