[New-bugs-announce] [issue44890] Enable serialisation stats collection when Py_Debug

Irit Katriel report at bugs.python.org
Wed Aug 11 11:32:36 EDT 2021


New submission from Irit Katriel <iritkatriel at gmail.com>:

Always collect stats under Py_Debug, which makes them available through the python api. Printing at interpreter exit is still disabled by default.

----------
components: Interpreter Core
messages: 399401
nosy: iritkatriel
priority: normal
severity: normal
status: open
title: Enable serialisation stats collection when Py_Debug
type: enhancement
versions: Python 3.11

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44890>
_______________________________________


More information about the New-bugs-announce mailing list