Pablo Galindo Salgado <pablog...@gmail.com> added the comment:
To run the address sanitizer you need to deactivate pymalloc and pass some of the asan flags to avoid false positives. Check our our buildbot configuration for it: https://github.com/python/buildmaster-config/blob/master/master/custom/factories.py#L223 This looks like a false positive to me. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43303> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com