Skip to content

Conversation

@nicolasnoble
Copy link
Contributor

Implementing an ersatz of the patch command in pure Python, so #60 can also work on Windows. I have been informed #60 breaks on Windows, but I don't really have any means of testing on this OS, barring any actual Windows CI, so I've only reproduced this new patch still works fine on Linux. Someone else will have to tell me if it works on Windows as intended.

Implementing an ersatz of the patch command in pure Python.
nicolasnoble added a commit that referenced this pull request Oct 21, 2024
* Fixing Windows build
Implementing an ersatz of the patch command in pure Python.

* Rewrite main using argparse.

* Make range check a bit more readable.

* Simplifying further range check.

* Removing `sys` import that's no longer used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants