]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-147957: pop items from UserDict in LIFO order (gh-147958) main
authorAnerdw <yimandrew27@gmail.com>
Wed, 15 Apr 2026 04:29:41 +0000 (23:29 -0500)
committerGitHub <noreply@github.com>
Wed, 15 Apr 2026 04:29:41 +0000 (23:29 -0500)
commitd14e31ed683886bde240006cb2e2fd78303e6518
treeb688c475a184613920ed4789292218fb672ba32a
parentd0e7c6acc936a171d05ba239497ba82d741ac8dd
gh-147957: pop items from UserDict in LIFO order (gh-147958)
Doc/library/collections.rst
Lib/collections/__init__.py
Misc/NEWS.d/next/Library/2026-04-01-07-10-49.gh-issue-147957.QXf5Xx.rst [new file with mode: 0644]