Skip to content

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygoodAlexWaygood commented May 25, 2024

See https://github.com/python/cpython/pull/112670/files#r1613952301. This wasn't meant to be a public API; prefixing the name with an underscore means it won't show up in help() or autocompletion suggestions.

@AlexWaygoodAlexWaygood enabled auto-merge (squash) May 25, 2024 17:07
@AlexWaygoodAlexWaygood merged commit 4b7eb32 into python:mainMay 25, 2024
@AlexWaygoodAlexWaygood deleted the traceback-private branch May 25, 2024 17:08
@miss-islington-app
Copy link

Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 25, 2024
…nGH-119554) (cherry picked from commit 4b7eb32) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-app
Copy link

GH-119556 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label May 25, 2024
AlexWaygood added a commit that referenced this pull request May 25, 2024
…19554) (#119556) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AlexWaygood@pablogsal