Home
last modified time | relevance | path

Searched refs:keyrefs (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/
Dweakref.py484 def keyrefs(self): member in WeakKeyDictionary
/third_party/python/Lib/test/
Dtest_weakref.py1355 refs = dict.keyrefs()
1368 self.assertEqual(len(list(dict.keyrefs())), len(objects))
1369 for wr in dict.keyrefs():
/third_party/python/Doc/library/
Dweakref.rst181 .. method:: WeakKeyDictionary.keyrefs()
195 same issues as the :meth:`keyrefs` method of :class:`WeakKeyDictionary`
/third_party/python/Doc/whatsnew/
D2.5.rst1637 :meth:`keyrefs` methods were added to :class:`WeakKeyDictionary`, and
/third_party/chromium/patch/
D0001-cve.patch77529 - Added check for keyrefs with references to keyrefs.
77538 - can lead to a scenario, where keyrefs resolve perfectly, even