From: Serhiy Storchaka Date: Sat, 4 Jun 2016 17:33:33 +0000 (+0300) Subject: Issue #20041: Fixed TypeError when frame.f_trace is set to None. X-Git-Tag: v3.6.0a2~142 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=64c26e5f6004523090c52970d1ed31a351617f38;p=thirdparty%2FPython%2Fcpython.git Issue #20041: Fixed TypeError when frame.f_trace is set to None. Patch by Xavier de Gaye. --- 64c26e5f6004523090c52970d1ed31a351617f38