]> 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:43:18 +0000 (02:43 -0700)
committerGitHub <noreply@github.com>
Fri, 3 Aug 2018 09:43:18 +0000 (02:43 -0700)
commit396afbf7711aff2c3d5a34da1724980c5db82724
tree9b248580acbb5cd55b45f9cab668a7dfdb68d0ba
parent24a54da9452efb21d30dc56c6b9d0977d08ae452
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