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 pitrou
Recipients benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, inc0, neologix, pitrou
Date 2013-02-07.19:53:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360266633.3512.0.camel@localhost.localdomain>
In-reply-to <1360260663.7.0.517339710757.issue16038@psf.upfronthosting.co.za>
Content
> I suggest that we use twice the size of the largest limit (8192) for
> the DoS fix and reduce it to 2048 for Python 3.4. 8192 is still a
> small number for modern computers.

Why do you want to reduce it? It doesn't bring any additional security.
History
Date User Action Args
2013-02-07 19:53:36pitrousetrecipients: + pitrou, georg.brandl, giampaolo.rodola, christian.heimes, benjamin.peterson, neologix, inc0
2013-02-07 19:53:36pitroulinkissue16038 messages
2013-02-07 19:53:36pitroucreate