Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
bpo-41824: Add versionadded for typing.ForwardRef docs#24224
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fidget-Spinner commentedJan 15, 2021
I'm guessing this should be backported to 3.9 and 3.8 (along with skip news)? |
bedevere-bot commentedFeb 9, 2021
@gvanrossum: Please replace |
Fidget-Spinner commentedFeb 9, 2021
@gvanrossum Thanks Guido! Should this be backported to 3.9/3.8 too? |
gvanrossum commentedFeb 9, 2021
Sure. |
Fidget-Spinner commentedFeb 9, 2021
Sorry to trouble, can you add the labels for them please? I don't have permissions to. Though I'm not sure if the bot will pick it up if the label is appliedafter the PR is merged rather thanbefore. Either way I'm fine with manually backporting them too. |
miss-islington commentedFeb 9, 2021
Thanks@Fidget-Spinner for the PR, and@gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
miss-islington commentedFeb 9, 2021
Thanks@Fidget-Spinner for the PR, and@gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
gvanrossum commentedFeb 9, 2021
Looks like the bot picked it up! |
miss-islington commentedFeb 9, 2021
Sorry,@Fidget-Spinner and@gvanrossum, I could not cleanly backport this to |
miss-islington commentedFeb 9, 2021
Sorry@Fidget-Spinner and@gvanrossum, I had trouble checking out the |
Fidget-Spinner commentedFeb 9, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Aww I guess I should've done it manually from the start then. Thanks for the help anyways! |
bedevere-bot commentedFeb 9, 2021
GH-24493 is a backport of this pull request to the3.9 branch. |
bedevere-bot commentedFeb 9, 2021
GH-24494 is a backport of this pull request to the3.8 branch. |
Uh oh!
There was an error while loading.Please reload this page.
typing.ForwardRefofficially became part of the documented public API inGH-14216 (19 Jun 2019). I'm interpolating a little and guessing it landed in Python 3.7.4 according to PEP 537's schedulehttps://www.python.org/dev/peps/pep-0537/#id3.https://bugs.python.org/issue41824