]> granicus.if.org Git - python/commit
#17323: The "[X refs, Y blocks]" printed by debug builds has been disabled by default...
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 25 Mar 2013 23:59:56 +0000 (01:59 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 25 Mar 2013 23:59:56 +0000 (01:59 +0200)
commit1f8898a5916b942c86ee8716c37d2db388e7bf2f
tree100c2cdc7d7628190538154de04512cf5c7fe345
parent84e431648917234f8e3823b60f31d701491a988e
#17323: The "[X refs, Y blocks]" printed by debug builds has been disabled by default.  It can be re-enabled with the `-X showrefcount` option.
Doc/using/cmdline.rst
Lib/test/test_cmd_line.py
Misc/NEWS
Python/pythonrun.c