Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Linux-specific APIs in resource module #63523

Closed
tiran opened this issue Oct 21, 2013 · 2 comments
Closed

Expose Linux-specific APIs in resource module #63523

tiran opened this issue Oct 21, 2013 · 2 comments
Assignees
Labels
type-feature A feature request or enhancement

Comments

@tiran
Copy link
Member

tiran commented Oct 21, 2013

BPO 19324
Nosy @giampaolo, @tiran

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/tiran'
closed_at = <Date 2013-10-22.09:10:20.497>
created_at = <Date 2013-10-21.08:58:55.847>
labels = ['type-feature']
title = 'Expose Linux-specific APIs in resource module'
updated_at = <Date 2013-10-22.09:10:20.497>
user = 'https://github.com/tiran'

bugs.python.org fields:

activity = <Date 2013-10-22.09:10:20.497>
actor = 'christian.heimes'
assignee = 'christian.heimes'
closed = True
closed_date = <Date 2013-10-22.09:10:20.497>
closer = 'christian.heimes'
components = []
creation = <Date 2013-10-21.08:58:55.847>
creator = 'christian.heimes'
dependencies = []
files = []
hgrepos = []
issue_num = 19324
keywords = []
message_count = 2.0
messages = ['200727', '200899']
nosy_count = 4.0
nosy_names = ['giampaolo.rodola', 'christian.heimes', 'neologix', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue19324'
versions = ['Python 3.4']

@tiran
Copy link
Member Author

tiran commented Oct 21, 2013

See bpo-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

@tiran tiran self-assigned this Oct 21, 2013
@tiran tiran added the type-feature A feature request or enhancement label Oct 21, 2013
@python-dev
Copy link
Mannequin

python-dev mannequin commented Oct 22, 2013

New changeset aec95b369e60 by Christian Heimes in branch 'default':
Issue bpo-19324: Expose Linux-specific constants in resource module
http://hg.python.org/cpython/rev/aec95b369e60

@tiran tiran closed this as completed Oct 22, 2013
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant