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 646: Add some broader context #1904

Merged
merged 8 commits into from
Apr 18, 2021
Merged

PEP 646: Add some broader context #1904

merged 8 commits into from
Apr 18, 2021

Commits on Mar 31, 2021

  1. PEP 646: Add some broader context

    These sections were requested in some feedback we got when talking to NumPy and JAX folks. OK, this does make an already-long PEP even longer, but I do think this context is important - especially for folks who don't have strong intuitions for how parametric typing works in Python.
    mrahtz committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d793717 View commit details
    Browse the repository at this point in the history
  2. PEP 646: Fix typo

    Thank god for linters
    mrahtz committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    8246260 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

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

Commits on Apr 6, 2021

  1. PEP 646: Fix typos

    mrahtz committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    fd5178c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

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

Commits on Apr 11, 2021

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

Commits on Apr 12, 2021

  1. PEP 646: Fix typo

    Co-authored-by: Pradeep Kumar <gohanpra@gmail.com>
    mrahtz and pradeep90 committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    257af3c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

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