Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-42345: Add whatsnew and versionchanged for typing.Literal in 3.9 #23386

Merged
merged 2 commits into from Nov 19, 2020

Conversation

@Fidget-Spinner
Copy link
Contributor

@Fidget-Spinner Fidget-Spinner commented Nov 19, 2020

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

Needs backport to 3.9.

https://bugs.python.org/issue42345

Automerge-Triggered-By: GH:gvanrossum

@miss-islington miss-islington merged commit e1dc0db into python:master Nov 19, 2020
10 checks passed
Loading
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 19, 2020

Thanks @Fidget-Spinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖 I'm not a witch! I'm not a witch!

Loading

miss-islington added a commit to miss-islington/cpython that referenced this issue 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>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Nov 19, 2020

GH-23411 is a backport of this pull request to the 3.9 branch.

Loading

@Fidget-Spinner Fidget-Spinner deleted the whatsnew-42345 branch Nov 19, 2020
miss-islington added a commit that referenced this issue 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>
NulAsh added a commit to NulAsh/cpython that referenced this issue Dec 9, 2020
adorilson added a commit to adorilson/cpython that referenced this issue 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants