Skip to content
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

Improvements to cheat sheet #14972

Merged
merged 3 commits into from
Mar 30, 2023
Merged

Conversation

hauntsaninja
Copy link
Collaborator

Everyone can use future annotations now. Also forward references are the most type hinting popular question on Stack Overflow, so give a little more detail.

The IO example should go with standard duck types.

I moved the async example to the bottom. It basically just works as you'd expect, maybe we should remove it altogether.

Linking #13681

Everyone can use future annotations now. Also forward references are
the most type hinting popular question on Stack Overflow, so give a
little more detail.

The IO example should go with standard duck types.

I moved the async example to the bottom. It basically just works as
you'd expect, maybe we should remove it altogether.

Linking python#13681
Co-authored-by: Ethan Smith <ethan@ethanhs.me>
Copy link
Collaborator Author

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hauntsaninja hauntsaninja merged commit 10ae912 into python:master Mar 30, 2023
@hauntsaninja hauntsaninja deleted the cheat-shee branch March 30, 2023 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants