gh-101865: Deprecate `co_lnotab` from code objects as per PEP 626 by sobolevn · Pull Request #101866 · python/cpython · GitHub

github.com

Tin mới

sobolevn:issue-101865

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

cpython/Misc/gdbinit

co_lnotab must be removed in 3.12 according to PEP 626 #101865

: Remove deprecated

Revert "gh-101865: Remove deprecated `co_lnotab` from code objects as per PEP626" This reverts commit 06a79d93045f67d7a30447a6d38076760637c8df.

Deprecate co_lnotab instead of removing it

Merge branch 'main' into issue-101865

View reviewed changes

Learn more about hiding disruptive comments

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

What to do with Misc/gdbinit? #102809

https://github.com/python/cpython/blame/3adb23a17d25e36bd80874e860835182d851623f/Doc/reference/datamodel.rst#L965

View reviewed changes

Merge branch 'main' into issue-101865

Merge branch 'main' into issue-101865

gh-101865: Deprecate `co_lnotab` from code objects as per PEP 626 (#101866) Co-authored-by: Oleg Iarygin <[email protected]>

gh-101865: Deprecate `co_lnotab` from code objects as per PEP 626 (#101866) Co-authored-by: Oleg Iarygin <[email protected]>