Sebastian Szwarc <[email protected]> added the comment:
Previous python version didnt do segmentation fault. Code is the same as before and it worked fine previously ergo code is correct and this is python interpreter issue On Thu, Nov 21, 2019 at 11:45 PM STINNER Victor <[email protected]> wrote: > > > STINNER Victor <[email protected]> added the comment: > > It looks like a bug in EPF Importer: in ingestIncremental(), line 206 of > EPFIngester.py. > > I don't think that it's a bug in Python. I suggest to clos ethe issue. > > ---------- > nosy: +vstinner > > _______________________________________ > Python tracker <[email protected]> > <https://bugs.python.org/issue38889> > _______________________________________ ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38889> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
