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 serhiy.storchaka
Recipients Arfrever, belopolsky, benjamin.peterson, georg.brandl, herzbube, loewis, rhettinger, serhiy.storchaka, skip.montanaro
Date 2016-10-03.18:20:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475518817.55.0.00941825610494.issue2897@psf.upfronthosting.co.za>
In-reply-to
Content
Please don't forget to use "hg copy" for creating object.h from structmember.h. This preserves the history.

structmember.h should be implemented using object.h. Include object.h and add aliases.

Only READONLY flag is used in 3.x (issue28349). Other flags can be removed.
History
Date User Action Args
2016-10-03 18:20:17serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, skip.montanaro, georg.brandl, rhettinger, belopolsky, benjamin.peterson, Arfrever, herzbube
2016-10-03 18:20:17serhiy.storchakasetmessageid: <1475518817.55.0.00941825610494.issue2897@psf.upfronthosting.co.za>
2016-10-03 18:20:17serhiy.storchakalinkissue2897 messages
2016-10-03 18:20:17serhiy.storchakacreate