Issue 19324: Expose Linux-specific APIs in resource module (original) (raw)
Issue19324
Created on 2013-10-21 08:58 by christian.heimes, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg200727 - (view) | Author: Christian Heimes (christian.heimes) * ![]() |
Date: 2013-10-21 08:58 |
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 | ||
msg200899 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2013-10-22 09:09 |
New changeset aec95b369e60 by Christian Heimes in branch 'default': Issue #19324: Expose Linux-specific constants in resource module http://hg.python.org/cpython/rev/aec95b369e60 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:52 | admin | set | github: 63523 |
2013-10-22 09:10:20 | christian.heimes | set | status: open -> closedresolution: fixedstage: needs patch -> resolved |
2013-10-22 09:09:38 | python-dev | set | nosy: + python-devmessages: + |
2013-10-21 09:03:05 | vstinner | set | nosy: + neologix |
2013-10-21 08:58:55 | christian.heimes | create |