Skip to content

Commit 3343a36

Browse files
committed
Re-order calendar what's new
1 parent 1fe0d93 commit 3343a36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -713,14 +713,14 @@ binascii
713713
calendar
714714
--------
715715

716-
* Calendar pages generated by the :class:`calendar.HTMLCalendar` class now support
717-
dark mode and have been migrated to the HTML5 standard for improved accessibility.
718-
(Contributed by Jiahao Li and Hugo van Kemenade in :gh:`137634`.)
719-
720716
* The :mod:`calendar`'s :ref:`command-line <calendar-cli>` HTML output now
721717
accepts the year-month option: ``python -m calendar -t html 2009 06``.
722718
(Contributed by Pål Grønås Drange in :gh:`140212`.)
723719

720+
* Calendar pages generated by the :class:`calendar.HTMLCalendar` class now support
721+
dark mode and have been migrated to the HTML5 standard for improved accessibility.
722+
(Contributed by Jiahao Li and Hugo van Kemenade in :gh:`137634`.)
723+
724724

725725
collections
726726
-----------

0 commit comments

Comments
 (0)