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 ned.deily
Recipients Decorater, ammar2, ned.deily, pabstersac, r.david.murray
Date 2016-07-17.17:01:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468774867.42.0.819626966038.issue27538@psf.upfronthosting.co.za>
In-reply-to
Content
Let me add that, in principle, no one is opposed to making Python more fault-tolerant, certainly if there are demonstrable cases where the behavior can be exploited to deny services to others.  Cases like this, where it would seem that exploiters could only deny service to themselves, are much less interesting.  If someone were to submit a patch with tests and with benchmarking to show that the fix has minimal performance implications, a core developer might be inclined to review it.  But that seems like a lot of work for little gain when there are far more important problems that need attention.  Hence "consenting adults".
History
Date User Action Args
2016-07-17 17:01:07ned.deilysetrecipients: + ned.deily, r.david.murray, pabstersac, ammar2, Decorater
2016-07-17 17:01:07ned.deilysetmessageid: <1468774867.42.0.819626966038.issue27538@psf.upfronthosting.co.za>
2016-07-17 17:01:07ned.deilylinkissue27538 messages
2016-07-17 17:01:07ned.deilycreate