| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
I think it would be better to mention PEP655 in the doc!
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks! Some high-level feedback:
And cc @davidfstr in case you'd also like to give some feedback here.
Sorry, something went wrong.
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
There was a problem hiding this comment.
Thanks! @gvanrossum I'm planning to merge this docs enhancement for TypedDict.
Sorry, something went wrong.
|
Thanks @CharlieZhao95 for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry, something went wrong.
|
Sorry @CharlieZhao95 and @JelleZijlstra, I had trouble checking out the 3.10 backport branch. |
Sorry, something went wrong.
|
Sorry, @CharlieZhao95 and @JelleZijlstra, I could not cleanly backport this to 3.9 due to a conflict. |
Sorry, something went wrong.
|
@CharlieZhao95 do you want to do the backports manually? Probably just need to fix some small conflicts. |
Sorry, something went wrong.
|
Thanks @CharlieZhao95 for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry, something went wrong.
|
Sorry @CharlieZhao95 and @JelleZijlstra, I had trouble checking out the 3.10 backport branch. |
Sorry, something went wrong.
Sure. It won't take long, I will finish it soon. 😉 |
Sorry, something went wrong.
…docs (pythonGH-31349) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit 8a207e0)
|
GH-31808 is a backport of this pull request to the 3.9 branch. |
Sorry, something went wrong.
…dDict` docs (pythonGH-31349) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit 8a207e0) Co-authored-by: Charlie Zhao <68189100+CharlieZhao95@users.noreply.github.com>
|
GH-31815 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
…Dict` docs. (pythonGH-31349) (pythonGH-31808) * bpo-46677: Add examples of inheritance and attributes to `TypedDict` docs (pythonGH-31349) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit 8a207e0)
| Back | FazBrowse Home | New Git URL |
Add examples of inheritance and attributes to TypedDict docs.
https://bugs.python.org/issue46677