Serhiy Storchaka added the comment: The variant without " in the string" is more correct and consistent with bytes4 and bytes8.
The first bytes1 was added in issue16550. The duplicate was mistakenly added in issue17810. This change can be backported, but it is not worth since the duplication doesn't have any effect. ---------- components: +Library (Lib) nosy: +pitrou, serhiy.storchaka type: -> behavior _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue30174> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
