| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Note: I kept the changes to untabify.py because they look good. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM. N.B. #109890 made some changes to Tools/patchcheck/untabify.py that haven't been reverted here, but I think they're good changes that we should keep, anyway :)
Sorry, something went wrong.
|
Thanks @hugovk for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
… solution (pythonGH-110726) (cherry picked from commit de956b2) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
GH-110730 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
Thanks! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Re: #110652, revert PRs #109890 and #109891 because we didn't find a portable solution that works on both macOS and Windows.
I kept a couple of the string formatting (and whitespace) improvements:
(I suggest finding existing pre-commit checks that can do more-or-less the same thing as the patchcheck things. They don't necessarily need to be exactly the same.)