parse.y (yycompile): make sure in advance that the __FILE__ object shares a fstring, to get rid of dangling path name. Fixed up 53e9908d8afc7f03109b0aafd1698ab35f512b05. [Bug #16041]
vm_eval.c (eval_make_iseq): ditto.
Related issues
Bug #16041: eval's path argument seems to trigger GC bug
Fix dangling path name from fstring
parse.y (yycompile): make sure in advance that the
__FILE__object shares a fstring, to get rid of dangling path name.
Fixed up 53e9908d8afc7f03109b0aafd1698ab35f512b05. [Bug #16041]
vm_eval.c (eval_make_iseq): ditto.