zopefoundation / DateTime

This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.
Other
19 stars 25 forks source link

Add support for Python 3.8. #19

Closed jugmac00 closed 4 years ago

jugmac00 commented 4 years ago

modified: .travis.yml modified: CHANGES.rst modified: setup.py modified: tox.ini