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 jdemeyer
Recipients ZackerySpytz, jdemeyer, methane, philthompson10
Date 2019-07-19.10:37:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563532652.24.0.531159105825.issue37588@roundup.psfhosted.org>
In-reply-to
Content
> We have some reserved/deprecated/unused fields.  Setting 0 to them makes forward incompatible code.

Good point. tp_print is removed in 3.9
History
Date User Action Args
2019-07-19 10:37:32jdemeyersetrecipients: + jdemeyer, philthompson10, methane, ZackerySpytz
2019-07-19 10:37:32jdemeyersetmessageid: <1563532652.24.0.531159105825.issue37588@roundup.psfhosted.org>
2019-07-19 10:37:32jdemeyerlinkissue37588 messages
2019-07-19 10:37:32jdemeyercreate