Skip to content

gh-115032: Deprecate support for custom logging handlers with 'strm' argument. - #115314

Merged
vsajip merged 2 commits into
python:mainfrom
felixxm:issue-115032
Apr 27, 2025
Merged

gh-115032: Deprecate support for custom logging handlers with 'strm' argument.#115314
vsajip merged 2 commits into
python:mainfrom
felixxm:issue-115032

Conversation

@felixxm

@felixxmfelixxm commented Feb 11, 2024

Copy link
Copy Markdown
Contributor

@adamchainzadamchainz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Needs retargeting for 3.14 but looks like a good cleanup to me.

@vsajip

Copy link
Copy Markdown
Member

Needs retargeting for 3.14 but looks like a good cleanup to me.

Agreed.

@felixxm

Copy link
Copy Markdown
ContributorAuthor

Needs retargeting for 3.14 but looks like a good cleanup to me.

Agreed.

Thanks both 👍 Retargeted to Python 3.14.

@felixxm

Copy link
Copy Markdown
ContributorAuthor

Thanks 🎉

@felixxm
felixxm deleted the issue-115032 branch April 28, 2025 06:21
@hugovk

Copy link
Copy Markdown
Member

By the way, we also have a dedicated page for deprecations, which is also included in the What's New pages:

https://docs.python.org/3.14/deprecations/index.html

I've added this one to it in #133082.

@felixxm

Copy link
Copy Markdown
ContributorAuthor

By the way, we also have a dedicated page for deprecations, which is also included in the What's New pages:

https://docs.python.org/3.14/deprecations/index.html

I've added this one to it in #133082.

Thanks 👍 I didn't know about this page, noted ✍️

Sign up for freeto 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.

4 participants

@felixxm@vsajip@hugovk@adamchainz