mongodb / winkerberos

A native Kerberos client implementation for Python on Windows
Apache License 2.0
54 stars 15 forks source link

Drop support for Python 3.3 #27

Closed behackett closed 5 years ago

behackett commented 5 years ago

Same reasons as dropping support for Python 2.6, but the Python version has a different EOL year.

behackett commented 5 years ago

I don't think there is any Python 3.3 specific code in WinKerberos. This is likely just updating the trove classifiers in setup.py.

behackett commented 5 years ago

Resolved by #28