Ammar Askar <am...@ammaraskar.com> added the comment:
Looks like this got fixed somewhere along between 3.5 and 3.6 --- 3.5 --- ./python: can't open file 'id:000109': [Errno 2] No such file or directory ================================================================= ==28078==ERROR: LeakSanitizer: detected memory leak --- 3.6 --- ./python id:000109 ./python: can't open file 'id:000109': [Errno 2] No such file or directory Closing as 3.5 is no longer a supported version. ---------- nosy: +ammar2 resolution: -> out of date stage: -> resolved status: open -> closed type: -> behavior _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue27831> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com