]> 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 10:18:45 +0000 (03:18 -0700)
committerGitHub <noreply@github.com>
Fri, 3 Aug 2018 10:18:45 +0000 (03:18 -0700)
commitaae872ece18dafb55250e4b622efd1c74484d747
tree2950b4a5c25d2f8a4ec4a953e8a2b4aacfeae2b6
parent72449547410bfcef55d0561fcec533ba9840b611
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