Skip to content

Document exact Python versions supported by KSC and runtime #41

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

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

dgelessus
Copy link
Contributor

@dgelessus dgelessus commented Aug 4, 2020

Fixes kaitai-io/kaitai_struct#695 (the small remaining part of it).

I've moved the Python version compatibility info into a small separate section at the beginning, because it applies to both the compiler-generated code and the runtime library.

@dgelessus dgelessus force-pushed the supported_python_versions branch from 3e5d980 to d4c531d Compare August 4, 2020 23:51
Copy link
Member

@generalmimon generalmimon left a comment

Choose a reason for hiding this comment

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

@dgelessus Thanks!

@generalmimon generalmimon merged commit 88c3218 into kaitai-io:master Aug 5, 2020
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.

Supporting old Python versions
2 participants