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

convert : fix python 3.8 support, modernize type annotations #2916

Merged
merged 9 commits into from
Aug 31, 2023

Conversation

cebtenzzre
Copy link
Collaborator

Follow-up to #2842.

Tested with for file in convert*.py; do python3.8 $file; done.

Copy link
Collaborator

@monatis monatis left a comment

Choose a reason for hiding this comment

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

Could you also please bump the version in pyproject.toml to 0.3.1 --I made a manual release with version 0.3.0. You can also tag that commit and push with tags to make a release directly.

@monatis monatis merged commit 92d0b75 into ggerganov:master Aug 31, 2023
4 checks passed
@KerfuffleV2
Copy link
Collaborator

Thanks for cleaning up my mess! Unfortunately, it seems like I missed quite a bit of stuff. :( My typed Python knowledge isn't that great, especially regarding differences between versions.

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.

3 participants