◐ Shell
clean mode source ↗

Update `traceback.tb_next` to be writable. by tgsong827 · Pull Request #4087 · RustPython/RustPython

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

@tgsong827

@tgsong827 tgsong827 commented

Aug 17, 2022

edited by fanninpm

Loading

Copy link Copy Markdown

Contributor

Resolves #3857

@youknowone youknowone 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.

looks good, thank you!

tgsong827 reacted with laugh emoji

@youknowone youknowone merged commit f87d6e4 into RustPython:main

Aug 17, 2022

@youknowone youknowone added the z-ca-2022

Tag to track contrubution-academy 2022

label

Aug 19, 2022

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

Reviewers

@youknowone youknowone youknowone approved these changes

Assignees

No one assigned

Labels

z-ca-2022

Tag to track contrubution-academy 2022

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

traceback.tb_next is not writable

2 participants

@tgsong827 @youknowone