gh-132502: Implements PEP-830 adding timestamps to tracebacks#129337
Draft
gpshead wants to merge 80 commits into
Draft
gh-132502: Implements PEP-830 adding timestamps to tracebacks#129337gpshead wants to merge 80 commits into
gpshead wants to merge 80 commits into
Commits
Commits on Jan 27, 2025
Proof of concept: Add timestamps to tracebacks.
Show description for c5a9ccdcommitted- committed
Commits on Jan 28, 2025
skip timestamp on StopIteration - not an error
Show description for a05766fcommitted- committed
Commits on Jan 30, 2025
- committed
Commits on Feb 2, 2025
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 9, 2025
Commits on Feb 10, 2025
- committed
Make the testsuite pass with timestamps turned on.
Show description for 7c83ebfcommitted- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 26, 2025
Go full on -X traceback_timestamps command line flag.
Show description for 75072cbcommitted
Commits on Mar 2, 2025
Disable time collection when display is disabled.
Show description for eebec1dcommitted- committed
Commits on Mar 7, 2025
Commits on Apr 13, 2025
Commits on Apr 14, 2025
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Fix traceback_timestamps tests for cross-platform line endings
Show description for d2d7583andcommitted- committed
- committed
Commits on May 24, 2025
Merge origin/main into traceback-timestamps
Show description for d0f95baandcommittedFix failing tests when traceback timestamps are enabled
Show description for 52a1e25andcommittedAdd comprehensive tests for traceback timestamps feature
Show description for 05d6f13andcommittedReduce duplication in traceback timestamps tests
Show description for 1fc9c88andcommitted- committed
Optimize exception pickle sizes when timestamps are disabled
Show description for ec22c19andcommitted- committed
Commits on May 25, 2025
Commits on Jun 8, 2025
- committed
- committed
Complete traceback timestamps test coverage gaps
Show description for 77ffb5aandcommitted📝 Address PR code review comments for documentation and formatting
Show description for a0656ceandcommittedRemove redundant no_color() context manager
Show description for e4f54d4andcommitted
Commits on Mar 15, 2026
Merge branch 'main' into traceback-timestamps
Show description for ad6bef8andcommitted- committed
- committed
- committed
- committed
- committed
Add PYTHON_TRACEBACK_TIMESTAMPS to --help-env output
Show description for cbd5c4candcommitted- committed
Merge branch 'main' into traceback-timestamps
Show description for c9ce9f8andcommittedMerge branch 'main' into traceback-timestamps
Show description for afa13d4andcommittedRemove incorrect "default if no value provided" from timestamp docs
Show description for 5e81269andcommitted- committed
- committed
Commits on Mar 16, 2026
Commits on Apr 12, 2026
- committed
Merge origin/main into traceback-timestamps
Show description for 2672099committed
Commits on Apr 19, 2026
PEP 830: apply round-2 feedback
Show description for 9bb8e7ccommitted