]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119494: Fix error messages for deleting/setting type attributes (#119495)
authorda-woods <dw-git@d-woods.co.uk>
Thu, 18 Sep 2025 21:08:49 +0000 (22:08 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Sep 2025 21:08:49 +0000 (22:08 +0100)
commitac5c5d42a2e542b3d036cdee80c6449157c03e96
tree0cacd8b373c20d12b1fa6749f22f17287c2c1abf
parent3eec8977528dbbd22f9c0873930507fd97053843
gh-119494: Fix error messages for deleting/setting type attributes (#119495)
Lib/test/test_descr.py
Misc/NEWS.d/next/Core_and_Builtins/2024-05-24-07-02-47.gh-issue-119494.x3KUMC.rst [new file with mode: 0644]
Objects/typeobject.c