[issue36347] Renaming the constants for the .flags of PyMemberDef

Stéphane Wirtel report at bugs.python.org
Sun Mar 24 17:33:25 EDT 2019


Stéphane Wirtel <stephane at wirtel.be> added the comment:

Ronald,

Please, could you check this PR and give me your advice,
For the moment, it's just re-declaration of the current constants with
the PY_ prefix and with an enumeration and the __attribute__(deprecated)

The PR is in Draft mode and I will update it with your remarks and the
feedback from the Python-dev ML

PR: https://github.com/python/cpython/pull/12527

There is a check list for me.

https://github.com/python/cpython/pull/12527#issuecomment-476002321

----------

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


More information about the Python-bugs-list mailing list