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

Migration to Python 3.10 + next commits #3

Merged
merged 31 commits into from Oct 9, 2021
Merged

Migration to Python 3.10 + next commits #3

merged 31 commits into from Oct 9, 2021

Conversation

0cyn
Copy link
Owner

@0cyn 0cyn commented Aug 18, 2021

The project has been migrated to python 3.10 for the sake of using pattern matching and other wonderful features it provides.

This branch will also temporarily contain future work on the project till it is merged.

This will be merged to master whenever python 3.10 is closer to being ready for an official release.

@0cyn 0cyn added the enhancement New feature or request label Aug 18, 2021
TheRealKeto and others added 17 commits August 18, 2021 00:10
- Ignore small changes (e.g README changes)
- Update on what branches the workflow runs on
- Make specifying Python versions more dynamic
- Change the name of the workflow and its jobs to fit its function
Small changes and fixes to test workflow
- Organize imports across files
- Actually use __init__.py for kmacho
- Ignore more packaging related files
- Shorten some lines that are unnecessarily long
- Bump package version to post
- Use the docstring of the help_prompt function instead
- Other small, but significant changes
Miscellaneous changes to the project
@0cyn
Copy link
Owner Author

0cyn commented Oct 9, 2021

Soo, I just decided it'd be better to backport it to python 3.7 so the versions on pip and elsewhere aren't super outdated (and so my PITA mac can run it)

@0cyn 0cyn marked this pull request as ready for review October 9, 2021 21:23
@0cyn 0cyn merged commit 6b5ff52 into master Oct 9, 2021
@0cyn 0cyn deleted the python3.10 branch October 20, 2021 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants