Skip to content

Commit b58073d

Browse files
authored
put hmac section before http section
1 parent a5fc810 commit b58073d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -629,14 +629,6 @@ graphlib
629629
(Contributed by Daniel Pope in :gh:`130914`)
630630

631631

632-
http
633-
----
634-
635-
* Directory lists and error pages generated by the :mod:`http.server`
636-
module allow the browser to apply its default dark mode.
637-
(Contributed by Yorik Hansen in :gh:`123430`.)
638-
639-
640632
hmac
641633
----
642634

@@ -645,6 +637,14 @@ hmac
645637
(Contributed by Bénédikt Tran in :gh:`99108`.)
646638

647639

640+
http
641+
----
642+
643+
* Directory lists and error pages generated by the :mod:`http.server`
644+
module allow the browser to apply its default dark mode.
645+
(Contributed by Yorik Hansen in :gh:`123430`.)
646+
647+
648648
imaplib
649649
-------
650650

0 commit comments

Comments
 (0)