| commit | cd05d0a423d97be69f9de4650f68f89e99ad68d1 | [log] [tgz] |
|---|---|---|
| author | neonene <53406459+neonene@users.noreply.github.com> | Wed Mar 23 09:35:25 2022 +0900 |
| committer | GitHub <noreply@github.com> | Wed Mar 23 00:35:25 2022 +0000 |
| tree | f25b5af33dd3daeef5fb8a61b62d2d66f0ab3db6 | |
| parent | 7ba7eae50803b11766421cb8aae1780058a57e2b [diff] |
bpo-43166: Disable ceval.c optimizations for Windows debug builds (GH-32023) Also increases the stack allocation when run with `python_d.exe` to account for the extra stack checks that are added.