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 serhiy.storchaka
Recipients serhiy.storchaka, xmorel
Date 2021-08-06.12:12:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628251934.4.0.675214577466.issue43526@roundup.psfhosted.org>
In-reply-to
Content
I am not against documenting the behavior of -b and BytesWarning clearly. I don't think that anyone would be against. Just somebody have to provide a PR.

Explicitly repr-ing a bytes instance does not produce a warning, and never produced, so I don't understand what do you mean.
History
Date User Action Args
2021-08-06 12:12:14serhiy.storchakasetrecipients: + serhiy.storchaka, xmorel
2021-08-06 12:12:14serhiy.storchakasetmessageid: <1628251934.4.0.675214577466.issue43526@roundup.psfhosted.org>
2021-08-06 12:12:14serhiy.storchakalinkissue43526 messages
2021-08-06 12:12:14serhiy.storchakacreate