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

Appreciation #14

Closed
njsmith opened this issue Dec 9, 2017 · 3 comments
Closed

Appreciation #14

njsmith opened this issue Dec 9, 2017 · 3 comments

Comments

@njsmith
Copy link
Member

njsmith commented Dec 9, 2017

Since I just filed a bunch of nitpicky issues, I wanted to also stop and mention two things I really liked:

  • The parallel initialization of fixtures in _resolve_coroutine_fixtures_in is awesome

  • You fixed MultiError tracebacks! I know it's still not as pretty as the regular pytest tracebacks, but I have wasted so much time trying to guess the meaning of incomplete MultiError tracebacks from pytest, and I also spent like an hour once trying to figure out how to hook traceback printing and totally failed. So: thank you!

@touilleMan
Copy link
Member

touilleMan commented Dec 9, 2017

👍

Since you are here, I want to really thank you for the amazing job you've done on trio (and of course your article that all started).

I've been fighting a lot with asyncio which really made me fell like it's not a pythonic library, trio on the other hand achieved of bringing simplicity to complex things which is what Python should all be about.

“Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.” − Antoine de Saint-Exupéry

@njsmith
Copy link
Member Author

njsmith commented Dec 10, 2017

bringing simplicity to complex things which is what Python should all be about.

Aww 😊. Thank you! That is exactly what I'm trying to do, so it's really great to hear that it's coming through.

@njsmith njsmith reopened this Dec 10, 2017
@njsmith
Copy link
Member Author

njsmith commented Dec 10, 2017

Whoops, mouse slipped and accidentally re-opened. Closing again...

@njsmith njsmith closed this as completed Dec 10, 2017
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

No branches or pull requests

2 participants