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.

URL PR 12410
Status closed
Title bpo-36347: Renaming the constants for the .flags of PyMemberDef
History
Date User Action Args
2019-03-24 06:01:47matrixisesetstatus: open -> closed
2019-03-19 15:39:10matrixisesettitle: bpo-36347: Renaming the constants for the .m_flags of PyMemberDef -> bpo-36347: Renaming the constants for the .flags of PyMemberDef
2019-03-19 15:38:28matrixisesettitle: bpo-36347: Add the READWRITE constant in structmember.h -> bpo-36347: Renaming the constants for the .m_flags of PyMemberDef
2019-03-18 15:41:45matrixisesetstatus: closed -> open
2019-03-18 15:41:42matrixisesetstatus: open -> closed
2019-03-18 14:45:59matrixiselinkissue36347 pull_requests
2019-03-18 14:45:59matrixisecreate