You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's happening... To continue supporting only official supported versions of Python we will be removing 2.7 support in January 2020. This will allow the project to remove 2-3 compatibility code (e.g. __future__ imports, etc).
Before dropping 2.7 support there will be one final release of Dlint that can be used with 2.7. This means future enhancements, bug fixes, etc will not be released as 2.7-compatible. Because we haven't released a major version of Dlint yet we can simply bump the minor version (if we'd already released a major version this would probably warrant a semver major version bump).
The text was updated successfully, but these errors were encountered:
https://pythonclock.org/
It's happening... To continue supporting only official supported versions of Python we will be removing 2.7 support in January 2020. This will allow the project to remove 2-3 compatibility code (e.g.
__future__
imports, etc).Before dropping 2.7 support there will be one final release of Dlint that can be used with 2.7. This means future enhancements, bug fixes, etc will not be released as 2.7-compatible. Because we haven't released a major version of Dlint yet we can simply bump the minor version (if we'd already released a major version this would probably warrant a semver major version bump).
The text was updated successfully, but these errors were encountered: