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 eric.smith
Recipients eric.smith, serhiy.storchaka, xiang.zhang
Date 2018-05-28.17:02:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527526935.79.0.682650639539.issue33669@psf.upfronthosting.co.za>
In-reply-to
Content
This was a deliberate design choice, and as Serhiy notes, at least partially driven by translations. It seems to me it would be a job for a linter to point out a problem, if the string is a constant.
History
Date User Action Args
2018-05-28 17:02:15eric.smithsetrecipients: + eric.smith, serhiy.storchaka, xiang.zhang
2018-05-28 17:02:15eric.smithsetmessageid: <1527526935.79.0.682650639539.issue33669@psf.upfronthosting.co.za>
2018-05-28 17:02:15eric.smithlinkissue33669 messages
2018-05-28 17:02:15eric.smithcreate