◐ Shell
clean mode source ↗

gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` by hugovk · Pull Request #114657 · python/cpython

Conversation

@hugovk

@hugovk hugovk commented

Jan 27, 2024

edited by bedevere-app Bot

Loading

serhiy-storchaka

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.

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>

@hugovk hugovk changed the title Add 'Notable change in 3.11.x' to whatsnew/3.11.rst gh-100734: Add 'Notable change in 3.11.x' to whatsnew/3.11.rst

Jan 28, 2024

@hugovk

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

@hugovk hugovk deleted the notable-changes-in.3.11.x branch

January 28, 2024 20:28

@miss-islington-app

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

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>

Labels

2 participants

@hugovk @serhiy-storchaka