diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-04-11 11:01:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-11 11:01:15 (GMT) |
commit | 4c409beb4c360a73d054f37807d3daad58d1b567 (patch) | |
tree | 03e835b35a2c910cd4793106eee2004212644746 /Doc/using/win_installer.png | |
parent | 536a35b3f14888999f1ffa5be7239d0c26b73d7a (diff) | |
download | cpython-4c409beb4c360a73d054f37807d3daad58d1b567.zip cpython-4c409beb4c360a73d054f37807d3daad58d1b567.tar.gz cpython-4c409beb4c360a73d054f37807d3daad58d1b567.tar.bz2 |
bpo-36389: Change PyMem_SetupDebugHooks() constants (GH-12782)
Modify CLEANBYTE, DEADDYTE and FORBIDDENBYTE constants: use 0xCD,
0xDD and 0xFD, rather than 0xCB, 0xBB and 0xFB, to use the same byte
patterns than Windows CRT debug malloc() and free().
Diffstat (limited to 'Doc/using/win_installer.png')
0 files changed, 0 insertions, 0 deletions