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

Add types #282

Merged
merged 23 commits into from
Nov 12, 2020
Merged

Add types #282

merged 23 commits into from
Nov 12, 2020

Commits on Nov 10, 2020

  1. Phew

    hynek committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    889c425 View commit details
    Browse the repository at this point in the history
  2. Add test doc strings

    hynek committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    a59ec88 View commit details
    Browse the repository at this point in the history
  3. Add PR #

    hynek committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    8b83987 View commit details
    Browse the repository at this point in the history
  4. Add tests for new proxy APIs

    hynek committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    d7df86d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6ac205 View commit details
    Browse the repository at this point in the history
  6. Add a more types docs

    hynek committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    8707060 View commit details
    Browse the repository at this point in the history
  7. more docs

    hynek committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    14ed3ba View commit details
    Browse the repository at this point in the history
  8. Update docs/types.rst

    Co-authored-by: Éric Araujo <merwok@netwok.org>
    hynek and merwok authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    9772c86 View commit details
    Browse the repository at this point in the history
  9. Update docs/types.rst

    Co-authored-by: Éric Araujo <merwok@netwok.org>
    hynek and merwok authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    6e45405 View commit details
    Browse the repository at this point in the history
  10. Add include_package_data=True just in case

    It seems to work without but who the hell even knows.
    hynek committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    250969a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    68561ae View commit details
    Browse the repository at this point in the history
  12. Wait, we depend on typing-extensions!

    This reverts commit 68561ae.
    hynek committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    01037d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. disallow_any_generics

    hynek committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    0ee1a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eaaba5 View commit details
    Browse the repository at this point in the history
  3. Improve types.rst prose

    hynek committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    323a2ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a81ab5 View commit details
    Browse the repository at this point in the history
  5. no_implicit_optional

    hynek committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    ab10696 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3128e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Update CHANGELOG.rst

    Co-authored-by: Zac Hatfield-Dodds <Zac-HD@users.noreply.github.com>
    hynek and Zac-HD authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    7b2c006 View commit details
    Browse the repository at this point in the history
  2. Update docs/api.rst

    Co-authored-by: Zac Hatfield-Dodds <Zac-HD@users.noreply.github.com>
    hynek and Zac-HD authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8bc82de View commit details
    Browse the repository at this point in the history
  3. Use verbose Tuple syntax

    hynek committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    be1abb1 View commit details
    Browse the repository at this point in the history
  4. Be more clear about type hints vs types

    *salutes @Zac-HD *
    hynek committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    141f5ee View commit details
    Browse the repository at this point in the history
  5. Link Mypy

    hynek committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    2d958ea View commit details
    Browse the repository at this point in the history