Backtrace not showing after upgrade to 0.23.1
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
logging shows 500 error code, But not show backtrace
Environment:
- Python version: 3.14.3
- Quart version: 0.23.1
Contributor guide
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
Reproduce the missing-backtrace behavior with Python 3.14.3 and Quart 0.23.1, starting from the application's logging and error-reporting path. Trace how the 500 error is emitted and confirm that the completed fix shows the backtrace with the 500 response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100