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 vstinner
Recipients baikie, loewis, vstinner
Date 2009-01-07.11:33:29
SpamBayes Score 0.13208343
Marked as misclassified No
Message-id <1231328010.77.0.418956193567.issue4859@psf.upfronthosting.co.za>
In-reply-to
Content
> For a system program written in Python, this
> can amount to a denial of service attack, especially 
> if the program uses the get*all() functions

I don't think that it can be called a "denial of service attack".
History
Date User Action Args
2009-01-07 11:33:30vstinnersetrecipients: + vstinner, loewis, baikie
2009-01-07 11:33:30vstinnersetmessageid: <1231328010.77.0.418956193567.issue4859@psf.upfronthosting.co.za>
2009-01-07 11:33:29vstinnerlinkissue4859 messages
2009-01-07 11:33:29vstinnercreate