New GitHub issue #96276 from iritkatriel:<br>

<hr>

<pre>
This is due to a recently added test. See https://github.com/python/cpython/pull/95067#issuecomment-1224236593 .

```
% ./python.exe -m test -v test_compile -m test_push_null_load_global_positions
[...]
0:00:00 load avg: 2.20 [1/1] test_compile
test_push_null_load_global_positions (test.test_compile.TestSourcePositions.test_push_null_load_global_positions) ... <string>:10: SyntaxWarning: 'list' object is not callable; perhaps you missed a comma?
ok
```

</pre>

<hr>

<a href="https://github.com/python/cpython/issues/96276">View on GitHub</a>
<p>Labels: type-bug, tests, 3.12</p>
<p>Assignee: iritkatriel</p>