Skip to content

test_compile emits a SyntaxWarning #96276

@iritkatriel

Description

@iritkatriel

This is due to a recently added test. See #95067 (comment) .

% ./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

Metadata

Metadata

Assignees

Labels

3.12only security fixestestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions