New submission from neonene <nicesal...@gmail.com>:
Windows10/7(x86/x64) After issue35941 (any PR merged) In https-access, memory usage increases by about 200KB per urlopen() and easily reach to giga bytes. I found out leak of certificate-store-handles in _ssl.c and made patch, which works fine for my pc. I guess some users are in trouble with this leak. I'm about to raise PR, so please review. Thanks! ---------- assignee: christian.heimes components: SSL, Windows messages: 348600 nosy: christian.heimes, neonene, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: memory leak in ssl certification type: resource usage versions: Python 3.7, Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37702> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com