Skip to content

gh-145559: Make PyUnstable_DumpTraceback return void again - #154131

Closed
hoodmane wants to merge 1 commit into
python:mainfrom
hoodmane:pyunstable-dump-traceback-void
Closed

gh-145559: Make PyUnstable_DumpTraceback return void again #154131
hoodmane wants to merge 1 commit into
python:mainfrom
hoodmane:pyunstable-dump-traceback-void

Conversation

@hoodmane

@hoodmane hoodmane commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

In gh-148145, we changed this to return a const char* but it is always NULL. I don't think this makes sense, so this puts it back.

In pythongh-148145, we changed this to return a const char* but it is always NULL. I
don't think this makes sense, so this puts it back.
@hoodmane hoodmane added skip news needs backport to 3.15 pre-release feature fixes, bugs and security fixes and removed awaiting review labels Jul 19, 2026
@hoodmane hoodmane changed the title gh-145559: Make PyUnstable_DumpTraceback void return gh-145559: Make PyUnstable_DumpTraceback return void again Jul 19, 2026
@hoodmane

Copy link
Copy Markdown
Contributor Author

cc @vstinner

@hoodmane
hoodmane requested a review from vstinner July 19, 2026 13:42
@vstinner

Copy link
Copy Markdown
Member

@hoodmane hoodmane closed this Jul 19, 2026
@hoodmane
hoodmane deleted the pyunstable-dump-traceback-void branch July 19, 2026 15:40
@hoodmane

Copy link
Copy Markdown
Contributor Author

Makes sense, thanks! (I asked @encukou in person and he didn't remember the discussion about this.)

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

Labels

needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants