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 and improved tests #95

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Jwink3101
Copy link

This is take II at adding python3 support. First, the test is updated to use a binary file (the downfall of the last attempt) and then git-fat is updated to handle python 3. There is also a new test runner to more carefully test python2 and 3 support by changing the shebang and bash path inside the test.

Insomuch as the tests have good coverage, everything passes in python2 and 3. I have not tested 2.6 since it was already broken. I have also not tested on Windows

Copy link
Owner

@jedbrown jedbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me; thanks. Just one comment. (Sorry about delayed review.)

test-retroactive.sh Outdated Show resolved Hide resolved
@leggewie leggewie mentioned this pull request Apr 6, 2021
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.

2 participants