Skip to content

typing standard library documentation misses tags "New in version 3.11." #91764

Closed
@Dutcho

Description

@Dutcho

Documentation

In version 3.11.0a7, the typing standard library documentation typing.LiteralString misses tag "New in version 3.11." although the feature was listed in "What's New" issue 91491.
The same applies for typing.Unpack.

PEP 655's Required and NotRequired are mentioned in the "What's New" issue, but don't exist yet (in version 3.11.0a7) in either the typing module or its documentation. When that issue's resolution gets merged, and the typing documentation gets updated, these need the tag "New in version 3.11." too.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions