summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-08-02-21-28-38.bpo-18540.AryoYY.rst
blob: 3ffd9f6a3754a587659f9d8267c6a31867637c3e (plain)
1
2
3
The :class:`imaplib.IMAP4` and :class:`imaplib.IMAP4_SSL` classes now
resolve to the local host IP correctly when the default value of *host*
parameter (``''``) is used.