STINNER Victor <vstin...@python.org> added the comment:
> The default build of python with ASAN builds successfully. Test suite and PGO > build are currently blocked, but that can be separated if it makes more sense > to handle them individually. Yeah, please open one issue per ASAN issue (try to group similar warnings in the same Python issue?). > Would it make sense to add an ASAN build to the CI pipeline to make detection > automatic going forward? Gregory maintains a clang UBSan buildbot: https://buildbot.python.org/all/#/builders/135 Usually I prefer to setup a buildbot when most issues are fixed. I close this issue. ---------- resolution: -> fixed stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36356> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com