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 rhettinger
Recipients Mariatta, christian.heimes, facundobatista, mark.dickinson, martin.panter, rhettinger, serhiy.storchaka, steven.daprano
Date 2017-01-31.04:01:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485835290.66.0.491475779039.issue18842@psf.upfronthosting.co.za>
In-reply-to
Content
Mariatta, please review the rm-finite patch.  We're already agreed that the removal makes sense.  What you're checking for is whether patch is complete (that there aren't any dangling references to the removed code and that it doesn't remove too much).  Also, try out the patch and run the test suite in in a debug mode.  

Whether you find any issues or are ready to bless the patch, make a comment in the tracker and assign back to Martin (the core dev who posts the patch is usually the one to apply it).  After merging, he will mark the class as closed/rejected.
History
Date User Action Args
2017-01-31 04:01:30rhettingersetrecipients: + rhettinger, facundobatista, mark.dickinson, christian.heimes, steven.daprano, martin.panter, serhiy.storchaka, Mariatta
2017-01-31 04:01:30rhettingersetmessageid: <1485835290.66.0.491475779039.issue18842@psf.upfronthosting.co.za>
2017-01-31 04:01:30rhettingerlinkissue18842 messages
2017-01-31 04:01:30rhettingercreate