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 preliminary support for Python 3.12b4 #55

Closed dataflake closed 1 year ago

dataflake commented 1 year ago

Also supercedes #51

dataflake commented 1 year ago

I don't know what to make of the Windows/Python 3.12 test failure. Seems to be a Windows-specific tox issue.