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

ask_exit() added support for python 3.7+ #109

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

loookashow
Copy link
Contributor

Updated the ask_exit() function so it works better with newer Python versions, specifically 3.7 and up. It's been tested with Python 3.6, 3.9, and 3.12 to make sure it works across different versions. Also, I updated aiohttp to the latest version to keep things smooth and up-to-date.

Copy link
Member

@dmitry-mukhin dmitry-mukhin left a comment

Choose a reason for hiding this comment

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

ok,

but I believe it's safe to just drop support of old pythons.
this is an end product, not a lib.

https://devguide.python.org/versions/

@loookashow loookashow merged commit d3c9bb3 into master Mar 29, 2024
3 checks passed
@loookashow loookashow deleted the bugfix/ask_exit_add_support_37 branch April 22, 2024 15:19
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.

None yet

2 participants