Skip to content

[3.7] Update the seealso entries for namedtuple() (GH-12373)#12374

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-9c68543-3.7
Mar 16, 2019
Merged

[3.7] Update the seealso entries for namedtuple() (GH-12373)#12374
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-9c68543-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

  • Replace external recipe link with a link to the dataclasses module.

  • Highlight the class definition syntax for typing.NamedTuple
    and add an example for clarity.
    (cherry picked from commit 9c68543)

Co-authored-by: Raymond Hettinger [email protected]

* Replace external recipe link with a link to the dataclasses module.

* Highlight the class definition syntax for typing.NamedTuple
  and add an example for clarity.
(cherry picked from commit 9c68543)

Co-authored-by: Raymond Hettinger <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 68e0ed6 into python:3.7 Mar 16, 2019
@miss-islington miss-islington deleted the backport-9c68543-3.7 branch March 16, 2019 20:01
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 skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants