◐ Shell
clean mode source ↗

gh-112332: Deprecate TracebackException.exc_type, add exc_type_str. by iritkatriel · Pull Request #112333 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@iritkatriel

@iritkatriel iritkatriel commented

Nov 23, 2023

edited by github-actions Bot

Loading

Copy link Copy Markdown

Member

@iritkatriel iritkatriel added type-feature

A feature request or enhancement

stdlib

Standard Library Python modules in the Lib/ directory

3.13

bugs and security fixes

labels

Nov 23, 2023

@ericsnowcurrently ericsnowcurrently left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ericsnowcurrently

ericsnowcurrently commented

Nov 28, 2023

edited

Loading

Copy link Copy Markdown

Member

Thanks for doing this, @iritkatriel. I agree it's a better solution than what I had proposed.

@iritkatriel iritkatriel merged commit 2c68011 into python:main

Nov 28, 2023

@iritkatriel iritkatriel deleted the traceback_exc_type branch

November 28, 2023 12:45

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@ericsnowcurrently ericsnowcurrently ericsnowcurrently approved these changes

Assignees

No one assigned

Labels

3.13

bugs and security fixes

stdlib

Standard Library Python modules in the Lib/ directory

type-feature

A feature request or enhancement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Deprecate TracebackException.exc_type

2 participants

@iritkatriel @ericsnowcurrently