Hacker News new | ask | show | jobs
by Too 2355 days ago
Too bad they carried over the biggest nuisance from requests, having to call raise_for_status() after every single request. One extra line everywhere and another thing that can be forgotten and cause strange errors when you least expect it.
1 comments

Thoughts on this one [0]? :-)

[0]: https://github.com/encode/httpx/issues/752