Skip to content

Commit 28bba1c

Browse files
authored
Update README.rst with a link to second behavior issue
1 parent 6f2c114 commit 28bba1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ DateType
55
A Workaround
66
------------
77

8-
DateType is a `workaround for this
9-
bug <https://github.com/python/mypy/issues/9015>`_ to demonstrate that we could
8+
DateType is a workaround for `two <https://github.com/python/mypy/issues/9015>`_
9+
`bugs <https://github.com/python/mypy/issues/10067>`_ to demonstrate that we could
1010
have a type-checking-time wrapper for ``datetime`` that doesn't change (or almost
1111
doesn't change) the implementation, but fixes up two very annoying behaviors of
1212
the stdlib ``datetime`` module:

0 commit comments

Comments
 (0)