Jeroen Demeyer <[email protected]> added the comment:
Also:
>>> import sys; sys.setprofile(lambda *args: None)
>>> dict.get([], "foo")
Segmentation fault
----------
title: Profiling dict.get() crashes Python -> Profiling certain invalid calls
crash Python
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue34126>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com