This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matrixise
Recipients josh.r, matrixise, ronaldoussoren, serhiy.storchaka
Date 2019-03-24.21:33:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
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
History
Date User Action Args
2019-03-24 21:33:25matrixisesetrecipients: + matrixise, ronaldoussoren, serhiy.storchaka, josh.r
2019-03-24 21:33:25matrixiselinkissue36347 messages
2019-03-24 21:33:24matrixisecreate