Skip to content

[3.12] typing docs: fix indentation of TypedDict deprecation notice#120124

Merged
JelleZijlstra merged 1 commit into
python:3.12from
AlexWaygood:312-typedict-depr
Jun 5, 2024
Merged

[3.12] typing docs: fix indentation of TypedDict deprecation notice#120124
JelleZijlstra merged 1 commit into
python:3.12from
AlexWaygood:312-typedict-depr

Conversation

@AlexWaygood

@AlexWaygood AlexWaygood commented Jun 5, 2024

Copy link
Copy Markdown
Member

Only one of the two alternative syntaxes is deprecated, so let's make the deprecation notice part of that bullet. This PR is made to the 3.12 branch as the deprecated thing has already been removed in Python 3.13.


📚 Documentation preview 📚: https://cpython-previews--120124.org.readthedocs.build/

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir awaiting core review labels Jun 5, 2024
@AlexWaygood AlexWaygood removed the request for review from gvanrossum June 5, 2024 17:14
@AlexWaygood

Copy link
Copy Markdown
Member Author

Before:

image

After:

image

@JelleZijlstra JelleZijlstra merged commit c5d1fbd into python:3.12 Jun 5, 2024
@AlexWaygood AlexWaygood deleted the 312-typedict-depr branch June 5, 2024 17:44
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.

2 participants