Message303937
I tested PR 3927. I run "./python -m test -j8 -r" with PYTHONSHOWALLOCCOUNT unset: the full Python test suite pass in release and debug modes:
* ./configure CFLAGS="-D COUNT_ALLOCS=1"
* ./configure --with-pydebug CFLAGS="-D COUNT_ALLOCS=1" |
|
| Date |
User |
Action |
Args |
| 2017-10-09 09:38:27 | vstinner | set | recipients:
+ vstinner, benjamin.peterson, serhiy.storchaka, cstratak, ishcherb |
| 2017-10-09 09:38:27 | vstinner | set | messageid: <[email protected]> |
| 2017-10-09 09:38:27 | vstinner | link | issue31692 messages |
| 2017-10-09 09:38:27 | vstinner | create | |
|