RussBaz / enforce

Python 3.5+ runtime type checking for integration testing and data validation
542 stars 21 forks source link

Python 3.5.0-3.5.2 no longer supported? #35

Closed RussBaz closed 7 years ago

RussBaz commented 7 years ago

The question says it all.

I will try fixing the backward compatibility with those versions, but I think I should drop it as soon as it starts giving me too much headache.

RussBaz commented 7 years ago

OK, support for Python versions 3.5.0-3.5.2 is now deprecated. They will no longer be officially supported in Enforce.py version 0.4.x.

0.3.x branch will continue to support them, however. And yes, I have fixed the backward compatibility with those versions.