techtonik / python-patch

Library to parse and apply unified diffs
https://pypi.python.org/pypi/patch
106 stars 63 forks source link

ARM64: Add ARM64 jobs in Travis-CI #70

Closed ossdev07 closed 4 years ago

ossdev07 commented 4 years ago

Travis-CI has added support for ARM64. Added ARM64 jobs in Travis-CI.

ossdev07 commented 4 years ago

Ping @techtonik can you have a look at this PR.

techtonik commented 4 years ago

The code processes strings in a way that is not related to CPU features.