Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef05680

Browse files
committed
Sort alphabetically
1 parent 35527af commit ef05680

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,14 @@ http
480480
(Contributed by Yorik Hansen in :gh:`123430`.)
481481

482482

483+
imaplib
484+
-------
485+
486+
* Add :meth:`IMAP4.idle() <imaplib.IMAP4.idle>`, implementing the IMAP4
487+
``IDLE`` command as defined in :rfc:`2177`.
488+
(Contributed by Forest in :gh:`55454`.)
489+
490+
483491
inspect
484492
-------
485493

@@ -495,13 +503,6 @@ inspect
495503
:term:`package` or not.
496504
(Contributed by Zhikang Yan in :gh:`125634`.)
497505

498-
imaplib
499-
-------
500-
501-
* Add :meth:`IMAP4.idle() <imaplib.IMAP4.idle>`, implementing the IMAP4
502-
``IDLE`` command as defined in :rfc:`2177`.
503-
(Contributed by Forest in :gh:`55454`.)
504-
505506

506507
io
507508
--

0 commit comments

Comments
 (0)