pallets / pallets/quart

Backtrace not showing after upgrade to 0.23.1

Open
#479 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.