Remove deprecated co_lnotab
from CodeType
#134690
Labels
3.15
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
Uh oh!
There was an error while loading. Please reload this page.
Feature or enhancement
co_lnotab
was deprecated in the docs in 3.10, deprecation warning was added in 3.12 and now it is time to remove it.cpython/Objects/codeobject.c
Lines 2620 to 2630 in cf8941c
Refs #101865
Linked PRs
codetype.co_lnotab
#134691The text was updated successfully, but these errors were encountered: