Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Jan 27, 2024

@hugovkhugovk added the needs backport to 3.12 only security fixes label Jan 27, 2024
@bedevere-appbedevere-appbot added awaiting core review docs Documentation in the Doc dir skip news labels Jan 27, 2024
tarfile
-------

* The extraction methods in :mod:`tarfile`, and :func:`shutil.unpack_archive`,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps an item list is not needed for a single item.

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This came up in the 3.12 What's New, and we decided to keep it so the indent is consistent with the others, and it looks better as you scroll down.

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@hugovkhugovk changed the title Add 'Notable change in 3.11.x' to whatsnew/3.11.rstgh-100734: Add 'Notable change in 3.11.x' to whatsnew/3.11.rstJan 28, 2024
@hugovkhugovk enabled auto-merge (squash) January 28, 2024 20:25
@hugovk
Copy link
MemberAuthor

hugovk commented Jan 28, 2024

I happened to rediscover gh-100734, this is the same sort of thing so let's link them.

@hugovkhugovk merged commit 3bb6912 into python:mainJan 28, 2024
@hugovkhugovk deleted the notable-changes-in.3.11.x branch January 28, 2024 20:28
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 28, 2024
pythonGH-114657) (cherry picked from commit 3bb6912) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-114688 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Jan 28, 2024
hugovk added a commit that referenced this pull request Jan 28, 2024
…t` (GH-114657) (#114688) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
python#114657) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@hugovk@serhiy-storchaka