summaryrefslogtreecommitdiffstats
path: root/Doc/library/resource.rst
Commit message (Expand)AuthorAgeFilesLines
* GH-103484: Fix redirected permanently URLs (#104001)Rafael Fontenelle2023-05-021-1/+1
* gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)Christian Heimes2022-08-021-0/+2
* gh-95415: Make availability directive consistent (GH-95416)Christian Heimes2022-07-291-10/+10
* closes bpo-43349: Fix tuning(7) manpage hyperlink. (GH-24680)Erlend Egeberg Aasland2021-03-011-1/+3
* bpo-42960: Add resource.RLIMIT_KQUEUES constant from FreeBSD (GH-24251)David CARLIER2021-02-181-0/+8
* bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resourc...Saiyang Gou2020-02-131-0/+5
* bpo-31904: Port test_resource to VxWorks (GH-12719)Lihua Zhao2019-04-171-0/+2
* bpo-35511: Trivial docs updates for profile and resource library modules. (GH...Beomsoo Kim2018-12-161-35/+49
* bpo-11233: Create availability directive for documentation (GH-9692)Cheryl Sabella2018-10-121-9/+9
* Issue #25393: Fix probable copy/paste error in resource docsZachary Ware2016-07-191-3/+3
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+2
* Issue #20468: Remove incorrect information about maxrss and page sizeMartin Panter2015-11-171-4/+1
* Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum...Senthil Kumaran2015-06-151-1/+1
* Issue #19343: Expose FreeBSD-specific APIs in resource module. Original patc...Christian Heimes2013-12-081-0/+28
* Issue #16595: prlimit() needs Linux kernel 2.6.36+Christian Heimes2013-10-251-1/+1
* Issue #16595: Add prlimit() to resource moduleChristian Heimes2013-10-221-0/+21
* Issue #19324: Expose Linux-specific constants in resource moduleChristian Heimes2013-10-221-0/+46
* #17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.R David Murray2013-04-201-4/+17
* alias resource.error to OSErrorBenjamin Peterson2011-12-101-3/+5
* Issue #10440: Support RUSAGE_THREAD as a constant in the resource module.Antoine Pitrou2010-11-171-4/+11
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-1/+0
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-3/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+238