summaryrefslogtreecommitdiff
blob: ee9af990f079dbbd5151061a096f1afd6ce8282b (plain)
1
2
3
The ``isocalendar()`` methods of :class:`datetime.date` and
:class:`datetime.datetime` now return a :term:`named tuple`
instead of a :class:`tuple`.