]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix docstring of Profiler class (GH-8651)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 3 Aug 2018 09:30:49 +0000 (02:30 -0700)
committerGitHub <noreply@github.com>
Fri, 3 Aug 2018 09:30:49 +0000 (02:30 -0700)
commit28dbfb2fd343f404d0e45cc185f01181e08c7ac5
tree717c356cba5609f38bc948cf07cee073eac0d250
parentb4d71c91498da4ae3a5c6196b44f28a05076fb80
Fix docstring of Profiler class (GH-8651)

(cherry picked from commit 2ebd3813af9172fe1f9b2f6004edf6f1e1e5d9f1)

Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
Lib/cProfile.py
Modules/_lsprof.c