GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_pypy
/
resource.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert these files to remove os.prlimit from 2.7
Matti Picus
2020-10-30
1
-31
/
+1
*
my_prlimit -> _prlimit (in _resource_build)
cptpcrd
2020-10-29
1
-1
/
+1
*
add resource.prlimit() (added in CPython 3.4)
cptpcrd
2020-10-28
1
-1
/
+31
*
Modernise test_sqlite3.py and test only the host's _sqlite3
Ronan Lamy
2018-11-28
1
-4
/
+6
*
fill in struct_rusage's full name
Philip Jenvey
2017-12-01
1
-0
/
+1
*
Issue #2270 (part): accept and round down floats in resource.setrlimit()
Armin Rigo
2016-08-18
1
-1
/
+5
*
port _pypy_wait
Armin Rigo
2016-04-18
1
-13
/
+12
*
Rewrite resource.py to use cffi instead of ctypes_config_cache
Armin Rigo
2016-04-18
1
-130
/
+66
*
Remove unnecessary import and unused variable
Dan Loewenherz
2011-10-13
1
-2
/
+1
*
Silence warnings by declaring argtypes and restype.
Armin Rigo
2011-06-16
1
-1
/
+13
*
Found the proper way: try except ImportError. Sorry if e.g. you had
Armin Rigo
2010-12-02
1
-6
/
+10
*
A first round of adding @__pypy__.builtinify a bit everywhere... :-(
Armin Rigo
2010-11-30
1
-1
/
+6
*
merge the sys-prefix branch.
Antonio Cuni
2010-06-24
1
-0
/
+162