Uh oh!
There was an error while loading. Please reload this page.
gh-90190: Add doc for using singledispatch with precise collection type hints - #116544
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
savannahostrowski
left a comment
There was a problem hiding this comment.
Overall, I think that this looks good. I had a couple of small comments/nits.
Delengowski
commented
May 26, 2024
@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. |
AlexWaygood
commented
May 26, 2024
Sorry, this dropped off my radar; will try to take a look soon! |
savannahostrowski
commented
Sep 27, 2024
@AlexWaygood I was going through PRs and noticed that this may have slipped through the cracks. Thoughts? |
AlexWaygood
left a comment
There was a problem hiding this comment.
Thanks for the PR, and thanks @savannahostrowski for the ping! Sorry for the delay here, this is great
comments were addressed
singledispatch with precise collection type hintsThanks @Delengowski for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…ction type hints (pythonGH-116544) (cherry picked from commit 2357d5b) Co-authored-by: Matt Delengowski <matt.delengowski@gmail.com>
GH-124710 is a backport of this pull request to the 3.13 branch. |
…ction type hints (pythonGH-116544) (cherry picked from commit 2357d5b) Co-authored-by: Matt Delengowski <matt.delengowski@gmail.com>
GH-124711 is a backport of this pull request to the 3.12 branch. |
@AlexWaygood
📚 Documentation preview 📚: https://cpython-previews--116544.org.readthedocs.build/