]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
imaplib: simplify & clarify idle debug message
authorForest <foresto@users.noreply.github.com>
Sun, 22 Sep 2024 19:52:14 +0000 (19:52 +0000)
committerGitHub <noreply@github.com>
Sun, 22 Sep 2024 19:52:14 +0000 (19:52 +0000)
commit19c98dc2db1334bd3145fd3a924e821c6deb6fd6
treea303ee58967eefaff046ce37c74bbbeda929aaa8
parent91266e0a7c58c589996c00427ed825490dd603d2
imaplib: simplify & clarify idle debug message

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/imaplib.py