bpo-34602: Quadruple stack size on macOS when compiling with UBSAN by ambv · Pull Request #27309 · python/cpython

ammaraskar

@ambv ambv deleted the quadruple-stack-memory branch

August 10, 2021 16:40

@ambv ambv restored the quadruple-stack-memory branch

August 10, 2021 16:45

ambv

ronaldoussoren

@ambv

@ambv ambv changed the title bpo-34602: Quadruple stack size to be able to run full test suite with sanitizers bpo-34602: Quadruple stack size on macOS when compiling with UBSAN

Aug 28, 2021

@ambv ambv deleted the quadruple-stack-memory branch

September 3, 2021 07:32

ambv added a commit to ambv/cpython that referenced this pull request

Sep 10, 2021
…BSAN (pythonGH-27309)

(cherry picked from commit be9de87)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>

ambv added a commit that referenced this pull request

Sep 15, 2021

@ambv