]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117467: Add preserving of mailbox owner on flush (GH-117510)
authorTony Mountifield <tony@mountifield.org>
Thu, 4 Apr 2024 10:32:53 +0000 (11:32 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Apr 2024 10:32:53 +0000 (13:32 +0300)
commit3f5bcc86d0764b691087e8412941e947554c93fd
treecd75dc7c72cfe23f3bdeb5b9cf8b472b51b1aa8c
parentdc5471404489da53e6d591b52ba8886897ed3743
gh-117467: Add preserving of mailbox owner on flush (GH-117510)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/mailbox.py
Lib/test/test_mailbox.py
Misc/NEWS.d/next/Library/2024-04-03-18-36-53.gh-issue-117467.l6rWlj.rst [new file with mode: 0644]