STINNER Victor <vstin...@python.org> added the comment:

The COUNT_ALLOCS feature itself is quite old. It was added 27 years ago (in 
1993):

commit a9c3c22c33762699b362e7598268442fd2df9eb6
Author: Sjoerd Mullender <sjo...@acm.org>
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.

----------

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

Reply via email to