cpython
cpython copied to clipboard
gh-90190: Adds doc for singledispatch with GenericAlias annotation
@AlexWaygood
- Issue: gh-90190
📚 Documentation preview 📚: https://cpython-previews--116544.org.readthedocs.build/
@savannahostrowski thank you for the review. I believe I resolved all comments.
@AlexWaygood Would you be able to look at this when you get a chance? You originally told me to add you when I mentioned a desire to do this in the linked issue.
Sorry, this dropped off my radar; will try to take a look soon!
@AlexWaygood I was going through PRs and noticed that this may have slipped through the cracks. Thoughts?
Thanks @Delengowski for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. 🐍🍒⛏🤖
GH-124710 is a backport of this pull request to the 3.13 branch.
GH-124711 is a backport of this pull request to the 3.12 branch.