New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>: There is a memory leak in Tkinter's methods splitlines() and split() when pass a string larger than 2 GiB (when encoded to UTF-8).
---------- components: Tkinter messages: 303599 nosy: serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Tkinter: memory leak in splitlines() and split() type: resource usage versions: Python 2.7, Python 3.6, Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31675> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com