Correct news entry. (GH-96043)

This commit is contained in:
Mark Shannon 2022-08-17 12:59:44 +01:00 committed by GitHub
parent b73e3b6d4a
commit d8c07f8cb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
Specialize ``LOAD_ATTR`` for objects with custom ``__getattr__`` and ``__getattribute__``.
Specialize ``LOAD_ATTR`` for objects with custom ``__getattribute__``.