Chaz Maschman

Results 3 comments of Chaz Maschman

It looks like the bug in question was #19878, which #20472 fixed. Is it the position of the project that these fixes should also apply to scenarios that came with...

Looking back at my request, I have just realized that it's entirely possible for a collections.abc.Collection to not support \_\_getitem\_\_, which is required by the code. The most broad abc...