New submission from Jakub Klama:

Section describing block layout under PYMALLOC_DEBUG is wrong - it doesn't 
contain information about API type byte instead of one of forbidden bytes. That 
may lead to wrong assumption that one of forbidden bytes is being overwritten 
until you dig into obmalloc.c code.

----------
assignee: docs@python
components: Documentation, Interpreter Core
messages: 236958
nosy: Jakub Klama, docs@python
priority: normal
severity: normal
status: open
title: Misc/SpecialBuilds.txt contains outdated information about PYMALLOC_DEBUG
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23557>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to