]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
imaplib: add comment in Idler._pop()
authorForest <foresto@users.noreply.github.com>
Mon, 23 Sep 2024 22:25:28 +0000 (22:25 +0000)
committerGitHub <noreply@github.com>
Mon, 23 Sep 2024 22:25:28 +0000 (22:25 +0000)
commit0c6c9a494fa09a8e5d4fd87d9c9d3a399768767e
tree4ff93f93a7033fec8547ed31e8a0ed2ea5ea22fd
parent94c02e88a9d3c827624789abb4ad2e0c1fdbfa0a
imaplib: add comment in Idler._pop()

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