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

Python3 Support #94

Closed
wants to merge 6 commits into from
Closed

Python3 Support #94

wants to merge 6 commits into from

Conversation

Jwink3101
Copy link

Addresses #92 by encoding and decoding bytes/unicode

Added a wrapper tool so you can test python 2 and 3. It copies git-fat and the tests. Changes the shebang of git-fat to the desired version. Add the updated version to the front of the bash path.

Note that this does not work in 2.6 (as per #46) though the framework is there to test it easily.

@Jwink3101
Copy link
Author

I just found a bug in real world use that did not show up in the testing.

I am going to close this pull request. I want to (a) fix that bug and the (b) if I have time, figure out why the tests didn't catch it and fix that!

@Jwink3101 Jwink3101 closed this Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant