Closed reinhrst closed 5 years ago
Hi @eugeniy, These issues are a bit annoying. Could you please review & merge this PR? Thank you!
Hi @eugeniy, It would be really great if this was fixed. Could you possibly have a look at this? Thanks!
Hey @eugeniy,
Since pytest
4.0.0
is already there #23 is causing errors in CI when pytest
is not pinned.
Could you please merge this fix?
Or you can just grant write permissions to me or someone else who wants to see this library fixed :smile:
@eugeniy Could you take a look at this PR please?
If @eugeniy isn't going to maintain this anymore, it might be worth forking the project and calling it something slightly different, like "tornado-pytest" and running with it from there.
@scopatz , @matthew-piziak, @reinhrst, @Jamim, Go for a separate fork? Eugeny did not make any contribution to github since 2018 April.
There's a fork up at https://github.com/vidartf/pytest-tornado
Yes, but, Is it available in pypi? A plan to mantain the fork?
It is in PyPI and I believe that @vidartf does plan on maintaining it.
Ok, it has the friendly name of 5 :-) https://pypi.org/project/pytest-tornado5/
I called it that since the initial release was just for adding support for tornado 5. In hindsight, this was probably not the best choice 😅
Thanks for your contribution, in any case.
Merging this for attribution, but will make some small tweaks later (will reference back to this PR). Thanks!
First fixes #23; copied from #24 but keeping old code intact for python < 3.3
Second fixes #37