We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9a918 commit 784406fCopy full SHA for 784406f
1 file changed
CHANGES.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.0.0b63
+## 1.0.0b62
4
5
### Fixed
6
@@ -24,10 +24,6 @@
24
clause. Explicit registry entries still win so addons can override
25
behavior. Closes #154.
26
27
-## 1.0.0b62
28
-
29
-### Fixed
30
31
- ``_handle_keyword`` no longer crashes with ``TypeError: 'DateTime'
32
object is not iterable`` when a caller passes a non-str, non-iterable
33
value (e.g. a Zope ``DateTime`` or a Python ``datetime``) as the
0 commit comments