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 pablogsal
Recipients ammar2, corona10, mark.dickinson, pablogsal, serhiy.storchaka, vstinner
Date 2020-10-02.10:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601633974.31.0.885155620296.issue41902@roundup.psfhosted.org>
In-reply-to
Content
I would need to carefully look at the PRs to estimate the maintenance cost, but it seems to me initially that all these operations happen very rarely in regular code and probably will have no impact on macro benchmarks. In general, I dislike branches because they quickly can become the source of slight different semantics.
History
Date User Action Args
2020-10-02 10:19:34pablogsalsetrecipients: + pablogsal, mark.dickinson, vstinner, serhiy.storchaka, ammar2, corona10
2020-10-02 10:19:34pablogsalsetmessageid: <1601633974.31.0.885155620296.issue41902@roundup.psfhosted.org>
2020-10-02 10:19:34pablogsallinkissue41902 messages
2020-10-02 10:19:34pablogsalcreate