[docs] [issue30052] URL Quoting page links to function Bytes instead of defintion

Cheryl Sabella report at bugs.python.org
Fri Jun 21 17:27:29 EDT 2019


Cheryl Sabella <cheryl.sabella at gmail.com> added the comment:

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!

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30052>
_______________________________________


More information about the docs mailing list