Skip to content

[3.8] bpo-34463: Make python tracebacks identical to C tracebacks for #23899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 26, 2021

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Dec 22, 2020

SyntaxErrors without a lineno (GH-23427)

(cherry picked from commit 069560b)

Co-authored-by: Irit Katriel iritkatriel@yahoo.com

https://bugs.python.org/issue34463

SyntaxErrors without a lineno (pythonGH-23427)

(cherry picked from commit 069560b)

Co-authored-by: Irit Katriel <iritkatriel@yahoo.com>
@iritkatriel iritkatriel requested a review from taleinat December 22, 2020 22:52
@iritkatriel
Copy link
Member Author

I re-created this PR manually. The code has been refactored quite a lot between 3.8 and 3.9 - this seemed easier than merging.

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Jan 22, 2021
@ambv ambv merged commit 727bed6 into python:3.8 Apr 26, 2021
@bedevere-bot
Copy link

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@iritkatriel iritkatriel deleted the bpo-34463-backport branch June 18, 2021 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale PR or inactive for long period of time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants