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 cheryl.sabella
Recipients Mariatta, cheryl.sabella, docs@python, georg.brandl, ncoghlan, wim.glenn
Date 2019-06-21.21:27:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561152449.85.0.470182734743.issue30052@roundup.psfhosted.org>
In-reply-to
Content
Hi @wim.glenn, 

Thanks for the report.  It looks like the same issue applies to all the built-in functions that are handled this way, not just bytearray and bytes.  So, dict, frozenset, list, memoryview, range, set, str, and tuple too.  I'm not sure what the fix is, but I agree that we should take a look.  Can you create a new tracker issue for this?  Thanks!
History
Date User Action Args
2019-06-21 21:27:29cheryl.sabellasetrecipients: + cheryl.sabella, georg.brandl, ncoghlan, docs@python, wim.glenn, Mariatta
2019-06-21 21:27:29cheryl.sabellasetmessageid: <1561152449.85.0.470182734743.issue30052@roundup.psfhosted.org>
2019-06-21 21:27:29cheryl.sabellalinkissue30052 messages
2019-06-21 21:27:29cheryl.sabellacreate