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 steven.daprano
Recipients ezio.melotti, sethwoodworth, steven.daprano, tianrluo, vstinner
Date 2020-08-13.23:45:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597362312.45.0.295738095305.issue41542@roundup.psfhosted.org>
In-reply-to
Content
Hi Seth,

Surely you aren't relying on the behaviour that names in `__all__` *aren't* normalised but others are?

Rather than a warning, I think the right solution here is to normalise the names in `__all__`.
History
Date User Action Args
2020-08-13 23:45:12steven.dapranosetrecipients: + steven.daprano, vstinner, ezio.melotti, tianrluo, sethwoodworth
2020-08-13 23:45:12steven.dapranosetmessageid: <1597362312.45.0.295738095305.issue41542@roundup.psfhosted.org>
2020-08-13 23:45:12steven.dapranolinkissue41542 messages
2020-08-13 23:45:12steven.dapranocreate