[issue41266] IDLE call hints and completions confused by ints and floats

wyz23x2 report at bugs.python.org
Wed Sep 22 00:38:43 EDT 2021


wyz23x2 <wyz23x2 at 163.com> added the comment:

Ping.
>>> from datetime import datetime as d
>>> d(2021, 9, 22)-d(2020, 7, 10)
datetime.timedelta(days=439)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41266>
_______________________________________


More information about the Python-bugs-list mailing list