Skip to content

Conversation

@cdce8p
Copy link
Member

@cdce8p cdce8p commented May 16, 2025

codecs.open has been superseded by open and will raise a DeprecationWarning in Python 3.14.

https://docs.python.org/3.14/library/codecs.html#codecs.open

@cdce8p cdce8p requested a review from DudeNr33 as a code owner May 16, 2025 17:45
@cdce8p cdce8p added Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry python 3.14 labels May 16, 2025
@cdce8p cdce8p added this to the 4.0.0 milestone May 16, 2025
@github-actions
Copy link
Contributor

🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉

This comment was generated for commit b6f586a

@cdce8p cdce8p merged commit 0e406c1 into pylint-dev:main May 16, 2025
43 of 45 checks passed
@cdce8p cdce8p deleted the 3.14-codecs-open branch May 16, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintenance Discussion or action around maintaining pylint or the dev workflow python 3.14 Skip news 🔇 This change does not require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants