[issue24416] Return a namedtuple from date.isocalendar()

Serhiy Storchaka report at bugs.python.org
Sun Sep 1 11:19:11 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

You can use datetime.date.fromisocalendar(*b).

----------

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


More information about the Python-bugs-list mailing list