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 erlendaasland
Recipients berker.peksag, erlendaasland
Date 2021-02-19.12:05:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613736357.16.0.00586339940376.issue43269@roundup.psfhosted.org>
In-reply-to
Content
There's a lot of file scoped functions without the static storage-class specifier. All file local functions should have the static storage-class specifier.
History
Date User Action Args
2021-02-19 12:05:57erlendaaslandsetrecipients: + erlendaasland, berker.peksag
2021-02-19 12:05:57erlendaaslandsetmessageid: <1613736357.16.0.00586339940376.issue43269@roundup.psfhosted.org>
2021-02-19 12:05:57erlendaaslandlinkissue43269 messages
2021-02-19 12:05:57erlendaaslandcreate