Skip to content

gh-149189: Revert "Modern defaults for pprint (#149190)"#150249

Merged
hugovk merged 1 commit into
python:mainfrom
hugovk:3.16-revert-modern-pprint-defaults
May 22, 2026
Merged

gh-149189: Revert "Modern defaults for pprint (#149190)"#150249
hugovk merged 1 commit into
python:mainfrom
hugovk:3.16-revert-modern-pprint-defaults

Conversation

@hugovk

@hugovk hugovk commented May 22, 2026

Copy link
Copy Markdown
Member

This reverts commit 426f99c / PR #149190.

@read-the-docs-community

Copy link
Copy Markdown

@picnixz picnixz 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.

If it's just a git revert <hash>, you have my approval. It's a shame that there were that many people impacted but I guess it was good to know about it (I did fear some breakage but not that much in term of opposition).

@hugovk

hugovk commented May 22, 2026

Copy link
Copy Markdown
Member Author

Yes, git revert <hash> + new NEWS.

@warsaw

warsaw commented May 22, 2026

Copy link
Copy Markdown
Member

If it's just a git revert <hash>, you have my approval. It's a shame that there were that many people impacted but I guess it was good to know about it (I did fear some breakage but not that much in term of opposition).

It should be a red flag when you have to change a lot of the stdlib tests. I multiply by like a jillion to get a sense of the backward incompatible effect downstream of us 😜

@hugovk hugovk merged commit de7c3bf into python:main May 22, 2026
63 checks passed
@hugovk hugovk deleted the 3.16-revert-modern-pprint-defaults branch May 22, 2026 20:22
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented May 22, 2026

Copy link
Copy Markdown

GH-150268 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 22, 2026
hugovk added a commit that referenced this pull request May 22, 2026
…H-150249) (#150268)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
QuLogic added a commit to QuLogic/matplotlib that referenced this pull request Jun 4, 2026
This partially reverts commit 43b7976,
as the change has been [reverted in Python 3.15
b2](python/cpython#150249).

I have left in the shortening of the lists, so that lines are shorter
and have less chance of being wrapped in te future.
QuLogic added a commit to QuLogic/matplotlib that referenced this pull request Jun 4, 2026
This partially reverts commit 43b7976,
as the change has been [reverted in Python 3.15
b2](python/cpython#150249).

I have left in the shortening of the lists, so that lines are shorter
and have less chance of being wrapped in the future.
scottshambaugh pushed a commit to matplotlib/matplotlib that referenced this pull request Jun 5, 2026
This partially reverts commit 43b7976,
as the change has been [reverted in Python 3.15
b2](python/cpython#150249).

I have left in the shortening of the lists, so that lines are shorter
and have less chance of being wrapped in the future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants