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

Commits on Mar 29, 2023

  1. Improvements to cheat sheet

    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
    hauntsaninja committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3a6f230 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Ethan Smith <ethan@ethanhs.me>
    hauntsaninja and ethanhs committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d08fc5f View commit details
    Browse the repository at this point in the history
  3. remove 35 mention

    hauntsaninja committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    deb72af View commit details
    Browse the repository at this point in the history