[New-bugs-announce] [issue40366] Start giving deprecation warnings for obsoleted flags in compile

Batuhan Taskaya report at bugs.python.org
Wed Apr 22 15:44:23 EDT 2020


New submission from Batuhan Taskaya <batuhanosmantaskaya at gmail.com>:

We can start deprecating usage of obsoleted flags in compile and slowly remove support for them. An example would be CO_NESTED. 

https://github.com/python/cpython/blob/master/Python/bltinmodule.c#L748

----------
messages: 367046
nosy: BTaskaya
priority: normal
severity: normal
status: open
title: Start giving deprecation warnings for obsoleted flags in compile
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40366>
_______________________________________


More information about the New-bugs-announce mailing list