[New-bugs-announce] [issue32512] Add an option to profile to run library module as a script

Mario Corchero report at bugs.python.org
Sun Jan 7 12:00:27 EST 2018


New submission from Mario Corchero <mariocj89 at gmail.com>:

Add an option to profile to be able to do `python3 -m profile -m my.module.name` to be able to profile the module the same way cProfile allows since issue 21862

----------
components: Library (Lib)
messages: 309627
nosy: mariocj89
priority: normal
severity: normal
status: open
title: Add an option to profile to run library module as a script
type: enhancement
versions: Python 3.7

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


More information about the New-bugs-announce mailing list