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 Dennis Sweeney, Mark.Shannon, rhettinger, tekknolagi
Date 2022-02-01.15:21:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643728907.47.0.507603005038.issue46561@roundup.psfhosted.org>
In-reply-to
Content
If this can only be triggered from C code, it less of a concern.

The PR increases cost on a critical path, so we ought to be wary of applying it unless a known problem is being solved.

Note, this code path has survived two decades of deployment.  Also, the PR doesn't have a test to demonstrate that it fixes anything.  Those facts give some evidence that the PR has every user paying to solve a problem that almost no one actually has.
History
Date User Action Args
2022-02-01 15:21:47rhettingersetrecipients: + rhettinger, Mark.Shannon, tekknolagi, Dennis Sweeney
2022-02-01 15:21:47rhettingersetmessageid: <1643728907.47.0.507603005038.issue46561@roundup.psfhosted.org>
2022-02-01 15:21:47rhettingerlinkissue46561 messages
2022-02-01 15:21:47rhettingercreate