community-of-python / community-of-python/base-client
Add response content to errors to ease debugging
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 0
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
httpx.Response' repr doesn't contain content, which makes it hard to debug http issues
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the httpx.Response representation used by this client and inspect how errors expose the response. Confirm the expected repr behavior, then verify that response content appears without breaking existing error handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100