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

PEP 655: Marking individual TypedDict items as required #1829

Merged
merged 10 commits into from
Feb 26, 2021

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    ea55bc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    65a94de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61dd0f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a405745 View commit details
    Browse the repository at this point in the history
  4. PEP 655: Shorten Movie type to conserve vertical space.

    Line height of fenced code blocks seems very high on python.org
    so saving even a few lines across the board helps a lot.
    davidfstr committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3217d5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a370997 View commit details
    Browse the repository at this point in the history
  6. PEP 655: Specification: Remove unimportant examples of various places…

    … where (Not)Required[] cannot be used.
    davidfstr committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    994b80a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    570743a View commit details
    Browse the repository at this point in the history
  8. PEP 655: Alter Movie example to use {title, year} rather than {title,…

    … directors}.
    
    Feels more concrete.
    davidfstr committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    cff7ed1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    737c57a View commit details
    Browse the repository at this point in the history