[New-bugs-announce] [issue19324] Expose Linux-specific APIs in resource module

Christian Heimes report at bugs.python.org
Mon Oct 21 10:58:55 CEST 2013


New submission from Christian Heimes:

See #16595
and http://mail.python.org/pipermail/python-ideas/2012-June/015323.html

I'm going to add the extra constants before beta.

RLIMIT_MSGQUEUE
RLIMIT_NICE
RLIMIT_RTPRIO
RLIMIT_RTTIME
RLIMIT_SIGPENDING

----------
assignee: christian.heimes
messages: 200727
nosy: christian.heimes, giampaolo.rodola
priority: normal
severity: normal
stage: needs patch
status: open
title: Expose Linux-specific APIs in resource module
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19324>
_______________________________________


More information about the New-bugs-announce mailing list