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, steve.dower
Date 2019-03-24.22:47:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
With the help of Victor, I don't need to implement __attribute__((deprecated)), this one is already defined in pyport.h

So, I have updated my PR.

Next step, update all the references of READONLY, ..., by the new constants.
History
Date User Action Args
2019-03-24 22:47:35matrixisesetrecipients: + matrixise, ronaldoussoren, serhiy.storchaka, steve.dower, josh.r
2019-03-24 22:47:35matrixisesetmessageid: <[email protected]>
2019-03-24 22:47:35matrixiselinkissue36347 messages
2019-03-24 22:47:35matrixisecreate