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 petdance
Recipients petdance
Date 2020-03-12.03:23:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583983387.49.0.277830283994.issue39943@roundup.psfhosted.org>
In-reply-to
Content
This is a meta-ticket for a number of small PRs that clean up some internals.

Issues will include:

* Removing unnecessary casts
* consting pointers that can be made const
* Removing unused function arguments
* etc
History
Date User Action Args
2020-03-12 03:23:07petdancesetrecipients: + petdance
2020-03-12 03:23:07petdancesetmessageid: <1583983387.49.0.277830283994.issue39943@roundup.psfhosted.org>
2020-03-12 03:23:07petdancelinkissue39943 messages
2020-03-12 03:23:07petdancecreate