Skip to content

Conversation

@kmike
Copy link
Contributor

@kmike kmike commented Aug 18, 2022

Fixes #30.

TODO:

  • implementation
  • tests

@kmike
Copy link
Contributor Author

kmike commented Aug 18, 2022

The added test fails before the change, and works after. I've also checked it on the code I wanted this feature for, it works.

During the tests I only used py37-pytest61-mypy0931 environment (picked randomly). There are some issues with py36 tests, I haven't checked them, but they seem unrelated - test_iter_comments fails for me before anad after, and the new test passes after the change.

@kmike kmike mentioned this pull request Aug 19, 2022
6 tasks
@davidfritzsche davidfritzsche self-requested a review September 17, 2022 07:49
@davidfritzsche davidfritzsche merged commit 5ab5fe8 into davidfritzsche:main Sep 17, 2022
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.

Support async def test cases

2 participants