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 Daniel.Evers
Recipients Daniel.Evers, exarkun, neologix, pitrou, tarek
Date 2010-04-24.09:42:25
SpamBayes Score 0.0017171252
Marked as misclassified No
Message-id <1272102147.98.0.695296528972.issue8498@psf.upfronthosting.co.za>
In-reply-to
Content
I attached a patch:
The backlog is set to at least 0 instead of 1. I also added a comment that a backlog < 0 can lead to problems and doesn't make sense anyway (so if there are systems that may crash with backlog < 0 this will be avoided).
History
Date User Action Args
2010-04-24 09:42:28Daniel.Everssetrecipients: + Daniel.Evers, exarkun, pitrou, tarek, neologix
2010-04-24 09:42:27Daniel.Everssetmessageid: <1272102147.98.0.695296528972.issue8498@psf.upfronthosting.co.za>
2010-04-24 09:42:26Daniel.Everslinkissue8498 messages
2010-04-24 09:42:25Daniel.Everscreate