Message200404
> Kristján Valur Jónsson added the comment:
>
> Perhaps in debug builds the memory apis should verify consistency and
matching useage.
Python does check usage of apis in debug mode. Memory allocation failure
are almost never checked. See my pyfailmalloc module for that. |
|
Date |
User |
Action |
Args |
2013-10-19 11:34:40 | vstinner | set | recipients:
+ vstinner, gregory.p.smith, pitrou, kristjan.jonsson, trent, meador.inge, python-dev |
2013-10-19 11:34:40 | vstinner | link | issue16742 messages |
2013-10-19 11:34:40 | vstinner | create | |
|