Skip to content

Python 3 support improvements + bug fixes + new command line argument #6

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

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

Conversation

bquinn
Copy link

@bquinn bquinn commented Mar 23, 2021

Fixes from @tbr and myself for Python 3 support. Also adding a new command line parameter "buffer-print-limit" which lets the caller determine the maximum size of buffers that should be output as hex dumps. This in particular lets us view XMP blocks that were previously hidden.

Feel free to change the name "buffer-print-limit" if you have any better ideas!

@lrosenthol
Copy link
Collaborator

@bquinn working with JPEG Systems and @tbr to coordinate this into an official Python 3 version.

Will also look at your updates!

@bquinn
Copy link
Author

bquinn commented May 27, 2021

Great, let me know if I can help!

@lrosenthol
Copy link
Collaborator

@bquinn I have rolled all your non-buffer-limit fixes in. I'd like to look at reapplying those after all the python3, etc. fixes are in.

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