Skip to content

gh-95913: Add traceback module additions to what's new in 3.11 - #95980

Merged
iritkatriel merged 5 commits into
python:mainfrom
iritkatriel:whatsnew
Aug 18, 2022
Merged

gh-95913: Add traceback module additions to what's new in 3.11#95980
iritkatriel merged 5 commits into
python:mainfrom
iritkatriel:whatsnew

Conversation

@iritkatriel

@iritkatrieliritkatriel commented Aug 14, 2022

Copy link
Copy Markdown
Member

@iritkatrieliritkatriel added docs Documentation in the Doc dir stdlib Standard Library Python modules in the Lib/ directory needs backport to 3.11 only security fixes labels Aug 14, 2022
@iritkatrieliritkatriel changed the title bpo-95913: Add traceback module additions to what's new in 3.11gh-95913: Add traceback module additions to what's new in 3.11Aug 15, 2022
Comment threadDoc/whatsnew/3.11.rst Outdated

@CAM-GerlachCAM-Gerlach 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.

Thanks @iritkatriel ! A couple small suggestions from a textual and syntax perspective.

Comment threadDoc/whatsnew/3.11.rst Outdated
Comment threadDoc/whatsnew/3.11.rst Outdated
Comment threadDoc/whatsnew/3.11.rst
Comment threadDoc/whatsnew/3.11.rst
iritkatrieland others added 2 commits August 18, 2022 09:25
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@miss-islington

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 18, 2022
…ythonGH-95980)
(cherry picked from commit c5bc67b)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@bedevere-bot

Copy link
Copy Markdown

GH-96064 is a backport of this pull request to the 3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Aug 18, 2022
iritkatriel added a commit that referenced this pull request Aug 18, 2022
) (GH-96064)
(cherry picked from commit c5bc67b)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@iritkatriel
iritkatriel deleted the whatsnew branch September 29, 2022 17:03
@CAM-GerlachCAM-Gerlach mentioned this pull request Oct 2, 2022
33 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip newsstdlibStandard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@iritkatriel@miss-islington@bedevere-bot@CAM-Gerlach