◐ Shell
clean mode source ↗

bpo-42345: Add whatsnew and versionchanged for typing.Literal in 3.9 by Fidget-Spinner · Pull Request #23386 · python/cpython

added 2 commits

November 19, 2020 13:02

gvanrossum

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 19, 2020
…ythonGH-23386)

* Whatsnew entry in 3.9 same as the one in 3.10.
* versionchanged for typing.Literal docs

Needs backport to 3.9.
(cherry picked from commit e1dc0db)

Co-authored-by: kj <28750310+Fidget-Spinner@users.noreply.github.com>

miss-islington added a commit that referenced this pull request

Nov 19, 2020
…H-23386)

* Whatsnew entry in 3.9 same as the one in 3.10.
* versionchanged for typing.Literal docs

Needs backport to 3.9.
(cherry picked from commit e1dc0db)

Co-authored-by: kj <28750310+Fidget-Spinner@users.noreply.github.com>

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
…ythonGH-23386)

* Whatsnew entry in 3.9 same as the one in 3.10.
* versionchanged for typing.Literal docs

Needs backport to 3.9.