Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e991f2 commit fca8beeCopy full SHA for fca8bee
1 file changed
Doc/whatsnew/3.2.rst
@@ -781,6 +781,9 @@ datetime
781
* Also, :class:`~datetime.timedelta` objects can now be multiplied by
782
:class:`float` and divided by :class:`float` and :class:`int` objects.
783
784
+.. XXX Describe added support for dividing a timedelta by another timedelta.
785
+ See revision 80290 and issue #2706.
786
+
787
(Contributed by Alexander Belopolsky in :issue:`1289118`, :issue:`5094` and
788
:issue:`6641`.)
789
0 commit comments