This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ethan.furman
Recipients Takuo Matsuoka, ethan.furman, steven.daprano
Date 2022-04-05.17:05:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649178353.57.0.189025028.issue47136@roundup.psfhosted.org>
In-reply-to
Content
You are using the same generic example -- it does show the issue you are concerned with, but offers no rational for why we should "fix" it -- in other words, we cannot tell if it's actually broken.

Please provide an example of code you are actually using -- a trimmed down metaclass is fine, but it should show the kinds of names you are changing to, why you want to change the names, etc.

Maybe this is a just a documentation issue, or maybe it's an overlooked case that should be supported in Python -- we cannot tell based solely on your generic example.
History
Date User Action Args
2022-04-05 17:05:53ethan.furmansetrecipients: + ethan.furman, steven.daprano, Takuo Matsuoka
2022-04-05 17:05:53ethan.furmansetmessageid: <1649178353.57.0.189025028.issue47136@roundup.psfhosted.org>
2022-04-05 17:05:53ethan.furmanlinkissue47136 messages
2022-04-05 17:05:53ethan.furmancreate