Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

gh-87822: Make traceback module robust to exceptions from repr() of local values#94691

Merged
iritkatriel merged 8 commits intopython:mainpython/cpython:mainfrom
moi90:fix-87822moi90/cpython:fix-87822Copy head branch name to clipboard
Jul 11, 2022
Merged

gh-87822: Make traceback module robust to exceptions from repr() of local values#94691
iritkatriel merged 8 commits intopython:mainpython/cpython:mainfrom
moi90:fix-87822moi90/cpython:fix-87822Copy head branch name to clipboard

Conversation

@moi90
Copy link
Contributor

@moi90 moi90 commented Jul 8, 2022

@iritkatriel iritkatriel changed the title gh-87822: Make FrameSummary robust to unrepresentable values gh-87822: Make traceback module robust to exceptions from repr() of local values Jul 8, 2022
@iritkatriel iritkatriel added type-feature A feature request or enhancement stdlib Standard Library Python modules in the Lib/ directory 3.12 only security fixes labels Jul 8, 2022
Lib/test/test_traceback.py Outdated Show resolved Hide resolved
Doc/library/traceback.rst Outdated Show resolved Hide resolved
moi90 and others added 3 commits July 8, 2022 21:40
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
…dzkf.rst

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@moi90
Copy link
Contributor Author

moi90 commented Jul 10, 2022

Thanks for the feedback! I made the requested changes.

Doc/library/traceback.rst Outdated Show resolved Hide resolved
Doc/library/traceback.rst Outdated Show resolved Hide resolved
@iritkatriel iritkatriel merged commit 46fc584 into python:main Jul 11, 2022
@moi90 moi90 deleted the fix-87822 branch July 12, 2022 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.