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 r.david.murray
Recipients Paul.Price, docs@python, kushal.das, r.david.murray, terry.reedy
Date 2013-03-21.21:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363902202.44.0.214178393935.issue17409@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that adds RLIMIT_INFINITY and uses it.  This constant exists in 2.7 and Python3, but has not been previously documented.
History
Date User Action Args
2013-03-21 21:43:22r.david.murraysetrecipients: + r.david.murray, terry.reedy, docs@python, Paul.Price, kushal.das
2013-03-21 21:43:22r.david.murraysetmessageid: <1363902202.44.0.214178393935.issue17409@psf.upfronthosting.co.za>
2013-03-21 21:43:22r.david.murraylinkissue17409 messages
2013-03-21 21:43:22r.david.murraycreate