Skip to content

gh-137512: Add new constants in the resource module #137513

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

Merged
merged 3 commits into from
Aug 19, 2025

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Aug 7, 2025

  • RLIMIT_NTHR
  • RLIMIT_THREADS
  • RLIMIT_UMTXP
  • RLIM_SAVED_CUR
  • RLIM_SAVED_MAX

📚 Documentation preview 📚: https://cpython-previews--137513.org.readthedocs.build/

* RLIMIT_NTHR
* RLIMIT_THREADS
* RLIMIT_UMTXP
* RLIM_SAVED_CUR
* RLIM_SAVED_MAX
@encukou encukou merged commit 6e2b9a2 into python:main Aug 19, 2025
44 checks passed
@encukou
Copy link
Member

encukou commented Aug 19, 2025

Thank you!

@serhiy-storchaka
Copy link
Member Author

#137922 should be merged first.

@serhiy-storchaka serhiy-storchaka deleted the resource-constants branch August 19, 2025 07:10
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…37513)

* RLIMIT_NTHR
* RLIMIT_THREADS
* RLIMIT_UMTXP
* RLIM_SAVED_CUR
* RLIM_SAVED_MAX

* Document RLIMIT_PIPEBUF. Other doc fixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants