FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-105292: Add option to make traceback.TracebackException.format_exception_only recurse into exception groups by iritkatriel · Pull Request #105294 · python/cpython · GitHub

/ cpython Public

gh-105292: Add option to make traceback.TracebackException.format_exception_only recurse into exception groups - #105294

Merged
ambv merged 5 commits into
python:mainfrom
iritkatriel:show_group
Jun 6, 2023
Merged

gh-105292: Add option to make traceback.TracebackException.format_exception_only recurse into exception groups#105294
ambv merged 5 commits into
python:mainfrom
iritkatriel:show_group

Conversation

iritkatriel commented Jun 4, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

iritkatriel added type-feature A feature request or enhancement stdlib Standard Library Python modules in the Lib/ directory labels Jun 4, 2023
Comment thread Lib/traceback.py Outdated
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Comment thread Doc/library/traceback.rst Outdated
ambv merged commit f4d8e10 into python:main Jun 6, 2023
iritkatriel deleted the show_group branch July 25, 2023 18:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stdlib Standard Library Python modules in the Lib/ directory type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add option to traceback.format_exception_only to recurse into exception groups

4 participants


Back | FazBrowse Home | New Git URL