]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152546: Refactor `mappingproxy.__new__` to use `PyDictProxy_New` (#152547) main
authorsobolevn <mail@sobolevn.me>
Tue, 30 Jun 2026 13:58:31 +0000 (16:58 +0300)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2026 13:58:31 +0000 (16:58 +0300)
commit38df9976cccd3358047dba79e73725d1e5ae5a6b
treefee9ff506d61591c939e4deb44a772e5558d4234
parentecdef1773006529b0fea6639d0effeecbb41679c
gh-152546: Refactor `mappingproxy.__new__` to use `PyDictProxy_New` (#152547)
Objects/descrobject.c