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 Mark.Shannon
Recipients Mark.Shannon, lukasz.langa, scoder, serhiy.storchaka, v2m, yselivanov
Date 2020-10-11.12:36:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602419810.48.0.472493096312.issue41756@roundup.psfhosted.org>
In-reply-to
Content
What's the difference between removing it and making it properly private (i.e. static)?

It's an irrelevant detail whether the code is inlined or in a helper function.
History
Date User Action Args
2020-10-11 12:36:50Mark.Shannonsetrecipients: + Mark.Shannon, scoder, lukasz.langa, serhiy.storchaka, yselivanov, v2m
2020-10-11 12:36:50Mark.Shannonsetmessageid: <1602419810.48.0.472493096312.issue41756@roundup.psfhosted.org>
2020-10-11 12:36:50Mark.Shannonlinkissue41756 messages
2020-10-11 12:36:50Mark.Shannoncreate