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 #150

Closed
wants to merge 1 commit into from
Closed

Conversation

orsinium
Copy link

@orsinium orsinium commented Nov 2, 2021

  1. Drop support for all outdated Python versions. The oldest officially supported Python version is 3.6 which reaches EoL on 26 December 2021 (which is quite soon).
  2. Add in tox and CI checks Python versions 3.6 - 3.9. I've checked it with 3.9 locally, it works.

No changes in the code have been made. Still, this is an important step that will simplify #146 and #149. Python 2.7 is out of support for almost a year, It's time to make this step.

@orsinium orsinium mentioned this pull request Nov 2, 2021
@pgajdos
Copy link

pgajdos commented Apr 19, 2022

Eventually please consider to drop mock dependency, or make it optional at least.

csestelo pushed a commit to Destygo/pystatsd that referenced this pull request Jul 18, 2022
* Store publish date

* PR review
@jsocol
Copy link
Owner

jsocol commented Nov 5, 2022

It's dropped from the new CI config! Thanks for opening and raising this.

@jsocol jsocol closed this Nov 5, 2022
@jsocol jsocol added this to the 4.0 milestone Nov 5, 2022
@orsinium orsinium deleted the drop-py27 branch November 6, 2022 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants