mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Merge
This commit is contained in:
commit
f551001322
1 changed files with 0 additions and 2 deletions
|
@ -912,7 +912,6 @@ Supported operations:
|
|||
offsets (obtained from ``self.utcoffset()``).
|
||||
|
||||
.. versionchanged:: 3.3
|
||||
|
||||
Equality comparisons between naive and aware :class:`datetime`
|
||||
instances don't raise :exc:`TypeError`.
|
||||
|
||||
|
@ -1343,7 +1342,6 @@ Supported operations:
|
|||
``!=``. The latter cases return :const:`False` or :const:`True`, respectively.
|
||||
|
||||
.. versionchanged:: 3.3
|
||||
|
||||
Equality comparisons between naive and aware :class:`time` instances
|
||||
don't raise :exc:`TypeError`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue