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

Replace broken type annotations with type comments #3827

Merged
merged 1 commit into from
Aug 18, 2018
Merged

Replace broken type annotations with type comments #3827

merged 1 commit into from
Aug 18, 2018

Conversation

Vlad-Shcherbina
Copy link
Contributor

Fixes #3826.


Checklist

  • Create a new changelog file in the changelog folder, with a name like <ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.
  • Target the master branch for bug fixes, documentation updates and trivial changes.
  • (N/A) Target the features branch for new features and removals/deprecations.
  • (N/A) Include documentation when adding new features.
  • (N/A???) Include new tests or update existing tests when applicable.

Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:

  • (N/A) Add yourself to AUTHORS in alphabetical order;

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 92.586% when pulling c3e494f on Vlad-Shcherbina:funcfixtureinfo-type-hints into 7d4c4c6 on pytest-dev:master.

@nicoddemus nicoddemus merged commit 29975e5 into pytest-dev:master Aug 18, 2018
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.

get_type_hints() fails on FuncFixtureInfo.__init__
4 participants