Skip to content

Replace broken type annotations with type comments#3827

Merged
nicoddemus merged 1 commit intopytest-dev:masterfrom
Vlad-Shcherbina:funcfixtureinfo-type-hints
Aug 18, 2018
Merged

Replace broken type annotations with type comments#3827
nicoddemus merged 1 commit intopytest-dev:masterfrom
Vlad-Shcherbina:funcfixtureinfo-type-hints

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