FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-103629: Update typing.Unpack docs in compliance with PEP 692 by franekmagiera · Pull Request #103894 · python/cpython · GitHub

/ cpython Public

gh-103629: Update typing.Unpack docs in compliance with PEP 692 - #103894

Merged
AlexWaygood merged 2 commits into
python:mainfrom
franekmagiera:gh-103629-update-unpack-docs-according-to-pep-692
Apr 26, 2023
Merged

gh-103629: Update typing.Unpack docs in compliance with PEP 692#103894
AlexWaygood merged 2 commits into
python:mainfrom
franekmagiera:gh-103629-update-unpack-docs-according-to-pep-692

Conversation

franekmagiera commented Apr 26, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Member

Thanks! Could you add an entry to the 3.12 What's New and to the NEWS as well?

Copy link
Copy Markdown
Contributor Author

Thought about doing it in a separate PR but I can add it as a part of this one :) let me do that.

AlexWaygood added topic-typing 3.12 only security fixes labels Apr 26, 2023
AlexWaygood merged commit dc3f975 into python:main Apr 26, 2023

Copy link
Copy Markdown
Member

Thanks @franekmagiera!

Comment thread Doc/library/typing.rst

from typing import TypedDict, Unpack

class Movie(TypedDict):

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

4 space tab would've been more consistent.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

3 spaces are the convention in the docs.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.12 only security fixes docs Documentation in the Doc dir skip news topic-typing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL