You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
line_profiler/_line_profiler.pyx::LineProfiler.c_last_time
No longer suppressing the `KeyError` when accessed on a thread
without profiling data;
now wrapping the `KeyError` with a more helpful message
tests/test_line_profiler.py::test_last_time()
Updated to reflect the above change
0 commit comments