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

Drop Python 2.7 support #145

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Drop Python 2.7 support #145

merged 1 commit into from
Dec 10, 2023

Conversation

Tenzer
Copy link
Collaborator

@Tenzer Tenzer commented Dec 9, 2023

As far as I can tell, it hasn't worked the last four years following the changes in commit 0c4ad73. This means the check for which Python version that is used can be removed since inspect.getfullargspec has been available since Python 3.0.

This also updates the classifiers for the package to the currently maintained Python versions.

As far as I can tell, it hasn't worked the last four years following the
changes in commit 0c4ad73. This means the check for which Python version that
is used can be removed since `inspect.getfullargspec` has been available since
Python 3.0.

This also updates the classifiers for the package to the currently maintained
Python versions.
@klattimer
Copy link
Owner

Python 2 is dead, long live python 3

@klattimer klattimer merged commit 90d1d14 into klattimer:master Dec 10, 2023
3 checks passed
@Tenzer Tenzer deleted the drop-python-2.7-support branch December 10, 2023 11:42
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