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 python-dev
Recipients Paul.Price, docs@python, kushal.das, python-dev, r.david.murray, terry.reedy
Date 2013-04-20.17:40:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZtLtw4jDkzSB8@mail.python.org>
In-reply-to
Content
New changeset 186f6bb3e46a by R David Murray in branch '3.3':
#17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
http://hg.python.org/cpython/rev/186f6bb3e46a

New changeset 9c4db76d073e by R David Murray in branch '2.7':
#17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
http://hg.python.org/cpython/rev/9c4db76d073e

New changeset f1d95b0ab66e by R David Murray in branch 'default':
Merge #17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
http://hg.python.org/cpython/rev/f1d95b0ab66e
History
Date User Action Args
2013-04-20 17:40:57python-devsetrecipients: + python-dev, terry.reedy, r.david.murray, docs@python, Paul.Price, kushal.das
2013-04-20 17:40:57python-devlinkissue17409 messages
2013-04-20 17:40:57python-devcreate