diff options
author | Ruan Comelli <ruancomelli@gmail.com> | 2022-09-14 22:33:43 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 18:33:43 -0700 |
commit | 8e9a37dde44c9fa0b961cb2db5dc8266e1f85d11 (patch) | |
tree | 3ff5180c57d3b7897d962d3bec11b69860164ad6 /Python/specialize.c | |
parent | a83fdf2563aad794f0b0a78e534313bbe050d1eb (diff) | |
download | cpython-git-8e9a37dde44c9fa0b961cb2db5dc8266e1f85d11.tar.gz |
Fix type annotation of `pstats.FunctionProfile.ncalls` (#96741)
* fix: annotate `pstats.FunctionProfile.ncalls` as `str`
This change aligns the type annotation of `pstats.FunctionProfile.ncalls` with its runtime type.
Diffstat (limited to 'Python/specialize.c')
0 files changed, 0 insertions, 0 deletions