| test_collections.py:16 | ok | test_access | tainted_list.copy() | | test_collections.py:24 | ok | list_clear | tainted_list | | test_collections.py:27 | fail | list_clear | tainted_list | | test_string.py:17 | ok | str_methods | ts.casefold() | | test_string.py:19 | ok | str_methods | ts.format_map(..) | | test_string.py:20 | ok | str_methods | "{unsafe}".format_map(..) | | test_string.py:31 | fail | binary_decode_encode | base64.a85encode(..) | | test_string.py:32 | fail | binary_decode_encode | base64.a85decode(..) | | test_string.py:35 | fail | binary_decode_encode | base64.b85encode(..) | | test_string.py:36 | fail | binary_decode_encode | base64.b85decode(..) | | test_string.py:39 | fail | binary_decode_encode | base64.encodebytes(..) | | test_string.py:40 | fail | binary_decode_encode | base64.decodebytes(..) | | test_string.py:48 | ok | f_strings | Fstring | | test_unpacking.py:18 | ok | extended_unpacking | first | | test_unpacking.py:18 | ok | extended_unpacking | last | | test_unpacking.py:18 | ok | extended_unpacking | rest | | test_unpacking.py:23 | ok | also_allowed | a | | test_unpacking.py:31 | ok | also_allowed | b | | test_unpacking.py:31 | ok | also_allowed | c | | test_unpacking.py:39 | ok | nested | x | | test_unpacking.py:39 | ok | nested | xs | | test_unpacking.py:39 | ok | nested | ys |