COMMITS
/ Doc/library/resource.rst July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
March 28, 2024
R
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee committed
March 9, 2024
K
GH-116218 Docs: Add availability information for the 'resource' module (#116256)
Kerim Kabirov committed
December 13, 2023
H
gh-101100: Fix Sphinx warning in references with asterisks (#113029)
Hugo van Kemenade committed
October 31, 2023
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
July 29, 2022
C
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes committed
March 1, 2021
E
closes bpo-43349: Fix tuning(7) manpage hyperlink. (GH-24680)
Erlend Egeberg Aasland committed
February 18, 2021
D
bpo-42960: Add resource.RLIMIT_KQUEUES constant from FreeBSD (GH-24251)
David CARLIER committed
February 13, 2020
April 17, 2019
L
bpo-31904: Port test_resource to VxWorks (GH-12719)
Lihua Zhao committed
December 16, 2018
B
bpo-35511: Trivial docs updates for profile and resource library modules. (GH-11124)
Beomsoo Kim committed
October 12, 2018
C
bpo-11233: Create availability directive for documentation (GH-9692)
Cheryl Sabella committed
July 19, 2016
Z
Issue #25393: Fix probable copy/paste error in resource docs
Zachary Ware committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
November 17, 2015
M
Issue #20468: Remove incorrect information about maxrss and page size
Martin Panter committed
June 15, 2015
S
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
Senthil Kumaran committed
December 8, 2013
C
Issue #19343: Expose FreeBSD-specific APIs in resource module. Original patch by Koobs.
Christian Heimes committed
October 25, 2013
C
Issue #16595: prlimit() needs Linux kernel 2.6.36+
Christian Heimes committed
October 22, 2013
C
Issue #16595: Add prlimit() to resource module
Christian Heimes committed
C
Issue #19324: Expose Linux-specific constants in resource module
Christian Heimes committed
April 20, 2013
R
#17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
R David Murray committed
December 10, 2011
B
alias resource.error to OSError
Benjamin Peterson committed
November 17, 2010
A
Issue #10440: Support RUSAGE_THREAD as a constant in the resource module.
Antoine Pitrou committed
September 2, 2009
G
Switch more function arguments docs to new-style.
Georg Brandl committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed