Author: Armin Rigo <[email protected]>
Branch: py3.5
Changeset: r88749:179f6db6f15b
Date: 2016-11-29 16:46 +0100
http://bitbucket.org/pypy/pypy/changeset/179f6db6f15b/
Log: hg merge default
diff --git a/rpython/rlib/rgc.py b/rpython/rlib/rgc.py
--- a/rpython/rlib/rgc.py
+++ b/rpython/rlib/rgc.py
@@ -528,6 +528,7 @@
return hop.inputconst(lltype.Signed, hop.s_result.const)
@jit.dont_look_inside
[email protected](0)
def may_ignore_finalizer(obj):
"""Optimization hint: says that it is valid for any finalizer
for 'obj' to be ignored, depending on the GC."""
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit