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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-99908: Tutorial: Modernize the 'data-record class' example #100499
gh-99908: Tutorial: Modernize the 'data-record class' example #100499
Conversation
|
Hi @AlexWaygood, all checks are passing now:) |
|
Thanks for the review @AlexWaygood! I believe I've resolved all of your threads. |
Co-authored-by: Alex Waygood <[email protected]>
|
Thanks @JosephSBoyle for the PR, and @AlexWaygood for merging it |
|
Thanks @JosephSBoyle for the PR, and @AlexWaygood for merging it |
…ythonGH-100499) (cherry picked from commit 00afa50) Co-authored-by: JosephSBoyle <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
|
GH-100500 is a backport of this pull request to the 3.10 branch. |
|
GH-100501 is a backport of this pull request to the 3.11 branch. |
…ythonGH-100499) (cherry picked from commit 00afa50) Co-authored-by: JosephSBoyle <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
) (cherry picked from commit 00afa50) Co-authored-by: JosephSBoyle <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
) (cherry picked from commit 00afa50) Co-authored-by: JosephSBoyle <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
Modernize an antiquated example of a 'record' class to use dataclasses.