Skip to content
Snippets Groups Projects
Commit 972f3e5c authored by kiilerix's avatar kiilerix
Browse files

statprof: with Python 3.12, lineno is (more) often None

test-profile.t failed with errors like:
  TypeError: %d format: a real number is required, not NoneType

statprof.py already handled None values as -1 in some cases. Do the same in
more cases.
parent 805d4a46
No related branches found
No related tags found
2 merge requests!506Merge stable into default,!505various fixes from Mads Killerich
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment