gh-90953: Emit deprecation warnings for deprecated ast features by serhiy-storchaka · Pull Request #31432 · python/cpython · GitHub

github.com

Tin mới

serhiy-storchaka:ast-deprecation-warnings

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

ast.Constant.n deprecated without warning #90953

bpo-46797: Emit deprecation warnings for deprecated ast features

awaiting core review

https://github.com/PyCQA/flake8-pyi

Could we hold off doing this until 3.7 is EOL? It is quite hard to write version-compatible code otherwise, at least if you want to avoid deprecation warnings. (I'm speaking as a maintainer of https://github.com/PyCQA/fl

Merge branch 'main' into ast-deprecation-warnings

Merge branch 'main' into ast-deprecation-warnings

Merge branch 'main' into ast-deprecation-warnings

Merge branch 'main' into ast-deprecation-warnings

This comment was marked as outdated.
This comment was marked as outdated.

This comment was marked as outdated.

Merge branch 'main' into ast-deprecation-warnings

View reviewed changes

fix patchcheck Co-authored-by: Hugo van Kemenade <[email protected]>

gh-90953: Emit deprecation warnings for ast features deprecated in Python 3.8 #104199

Merge branch 'main' into ast-deprecation-warnings