Skip to content

Conversation

@Mariatta
Copy link
Member

@Mariatta Mariatta commented Jun 2, 2017

… (GH-1271)

Builtin container types have two potential link targets in the docs:

  • their entry in the list of builtin callables
  • their type documentation

This change brings bytes and bytearray into line with other
container types by having cross-references default to linking to
their type documentation, rather than their builtin callable entry..
(cherry picked from commit c6db481)

…pythonGH-1271)

Builtin container types have two potential link targets in the docs:

- their entry in the list of builtin callables
- their type documentation

This change brings `bytes` and `bytearray` into line with other
container types by having cross-references default to linking to
their type documentation, rather than their builtin callable entry..
(cherry picked from commit c6db481)
@Mariatta Mariatta added the docs Documentation in the Doc dir label Jun 2, 2017
@Mariatta Mariatta merged commit 1c92c0e into python:3.6 Jun 2, 2017
@Mariatta Mariatta deleted the backport-c6db481-3.6 branch June 2, 2017 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants