Message360988
The COUNT_ALLOCS feature itself is quite old. It was added 27 years ago (in 1993):
commit a9c3c22c33762699b362e7598268442fd2df9eb6
Author: Sjoerd Mullender <[email protected]>
Date: Mon Oct 11 12:54:31 1993 +0000
* Extended X interface: pixmap objects, colormap objects visual objects,
image objects, and lots of new methods.
* Added counting of allocations and deallocations of builtin types if
COUNT_ALLOCS is defined. Had to move calls to NEWREF down in some
files.
* Bug fix in sorting lists. |
|
| Date |
User |
Action |
Args |
| 2020-01-29 21:43:31 | vstinner | set | recipients:
+ vstinner, rhettinger |
| 2020-01-29 21:43:31 | vstinner | set | messageid: <[email protected]> |
| 2020-01-29 21:43:31 | vstinner | link | issue39489 messages |
| 2020-01-29 21:43:30 | vstinner | create | |
|