We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341454f commit f85e9d3Copy full SHA for f85e9d3
stdlib/@tests/stubtest_allowlists/common.txt
@@ -221,6 +221,9 @@ _collections_abc.MutableSet.remove
221
_collections_abc.Sequence.count
222
_collections_abc.Sequence.index
223
_collections_abc.Set.isdisjoint
224
+_collections_abc.Set._from_iterable
225
+_collections_abc.ItemsView._from_iterable
226
+_collections_abc.KeysView._from_iterable
227
228
_ctypes.CFuncPtr # stubtest erroneously thinks it can't be subclassed
229
0 commit comments