bpo-33375: Get filename for warnings from frame.f_code.co_filename (GH-6622)
More consistent with how other parts of Python find the filename (e.g. tracebacks and pdb).
Showing
Please
register
or
sign in
to comment
More consistent with how other parts of Python find the filename (e.g. tracebacks and pdb).