cpython changed the source location for the iterable in comprehensions https://github.com/python/cpython/issues/123142. This will probably be part of 3.12.6. This requires changes similar to #83 in executing.
cpython changed the source location for the iterable in comprehensions python/cpython#123142.
This will probably be part of 3.12.6.
This requires changes similar to #83 in executing.