Uh oh!
There was an error while loading. Please reload this page.
bpo-41824: Add versionadded for typing.ForwardRef docs - #24224
Conversation
Fidget-Spinner
commented
Jan 15, 2021
I'm guessing this should be backported to 3.9 and 3.8 (along with skip news)? |
bedevere-bot
commented
Feb 9, 2021
@gvanrossum: Please replace |
Fidget-Spinner
commented
Feb 9, 2021
@gvanrossum Thanks Guido! Should this be backported to 3.9/3.8 too? |
gvanrossum
commented
Feb 9, 2021
Sure. |
Fidget-Spinner
commented
Feb 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 applied after the PR is merged rather than before. Either way I'm fine with manually backporting them too. |
miss-islington
commented
Feb 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
commented
Feb 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
commented
Feb 9, 2021
Looks like the bot picked it up! |
miss-islington
commented
Feb 9, 2021
Sorry, @Fidget-Spinner and @gvanrossum, I could not cleanly backport this to |
miss-islington
commented
Feb 9, 2021
Sorry @Fidget-Spinner and @gvanrossum, I had trouble checking out the |
Aww I guess I should've done it manually from the start then. Thanks for the help anyways! |
bedevere-bot
commented
Feb 9, 2021
GH-24493 is a backport of this pull request to the 3.9 branch. |
bedevere-bot
commented
Feb 9, 2021
GH-24494 is a backport of this pull request to the 3.8 branch. |
typing.ForwardRefofficially became part of the documented public API in GH-14216 (19 Jun 2019). I'm interpolating a little and guessing it landed in Python 3.7.4 according to PEP 537's schedule https://www.python.org/dev/peps/pep-0537/#id3.https://bugs.python.org/issue41824