summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Core and Builtins/2018-11-12-11-38-06.bpo-35214.PCHKbX.rst
blob: c7842f331698ecc062b0d0fec85d770bc33d10c5 (plain)
1
2
3
4
The interpreter and extension modules have had annotations added so that
they work properly under clang's Memory Sanitizer.  A new configure flag
--with-memory-sanitizer has been added to make test builds of this nature
easier to perform.