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

Add support for Python 3.8 and 3.9 #195

Merged
merged 2 commits into from
Sep 24, 2021
Merged

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Jun 28, 2021

Add to CI and declare support in Trove classifiers.

Also add python_requires to help pip.


Python 2.7 and 3.4-3.5 are all EOL, perhaps now's a good time to drop support for them?

https://endoflife.date/python

@temoto
Copy link
Member

temoto commented Sep 24, 2021

Python 2.7 and 3.4-3.5 are all EOL, perhaps now's a good time to drop support for them?

Yes, I agree, here's roadmap:

@temoto temoto merged commit ddd0c68 into httplib2:master Sep 24, 2021
@hugovk hugovk deleted the add-3.8-3.9 branch September 24, 2021 13:11
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Oct 7, 2021
0.20.1

No changes from 0.20.0, re-upload of broken py2 wheel.

0.20.0

IMPORTANT cacerts: remove expired DST Root CA X3, add ISRG Root X1, X2
httplib2/httplib2#200
httplib2/httplib2#203

tls: accept min/max ssl.TLSVersion enum values
httplib2/httplib2#191

setup(python_requires=...) may need setuptools update
httplib2/httplib2#195
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Oct 14, 2021
0.20.1

No changes from 0.20.0, re-upload of broken py2 wheel.

0.20.0

IMPORTANT cacerts: remove expired DST Root CA X3, add ISRG Root X1, X2
httplib2/httplib2#200
httplib2/httplib2#203

tls: accept min/max ssl.TLSVersion enum values
httplib2/httplib2#191

setup(python_requires=...) may need setuptools update
httplib2/httplib2#195
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