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 hroncok
Recipients Mark.Shannon, hroncok, petr.viktorin, vstinner
Date 2021-05-10.13:33:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Disclaimer: I have not written the code nor do I understand what is trying to achieve. I merely collect the data and report the problems to the package maintainers.

It just seems to me that a non-underscored (and hence public) member variable on a non-underscored (and hence public) structure should not suddenly go missing. Although, I am not familiar with the rules that define what part of the API falls under https://www.python.org/dev/peps/pep-0497/
History
Date User Action Args
2021-05-10 13:33:12hroncoksetrecipients: + hroncok, vstinner, petr.viktorin, Mark.Shannon
2021-05-10 13:33:12hroncoksetmessageid: <[email protected]>
2021-05-10 13:33:12hroncoklinkissue43760 messages
2021-05-10 13:33:12hroncokcreate