diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2022-07-25 18:05:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 18:05:10 (GMT) |
commit | 4e704d7847f2333f581f87e31b42e44a471df93a (patch) | |
tree | 246f0b4061cdb9130f67dabda15d17aec7cff02d /Objects/object.c | |
parent | 73ee5a6b865fbd2e89b5b1f0a33bd7bcc7176c21 (diff) | |
download | cpython-4e704d7847f2333f581f87e31b42e44a471df93a.zip cpython-4e704d7847f2333f581f87e31b42e44a471df93a.tar.gz cpython-4e704d7847f2333f581f87e31b42e44a471df93a.tar.bz2 |
gh-95077: [Enum] add code-based deprecation warnings for member.member access (GH-95083)
* issue deprecation warning for member.member access
* always store member property in current class
* remove __getattr__
Diffstat (limited to 'Objects/object.c')
0 files changed, 0 insertions, 0 deletions