diff options
author | jdemeyer <jdemeyer@cage.ugent.be> | 2018-09-19 12:06:20 +0200 |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-19 03:06:20 -0700 |
commit | e89de7398718f6e68848b6340830aeb90b7d582c (patch) | |
tree | b8b0e00f2ab2ae1e7b4438b954f59273b31748af /Programs/python.c | |
parent | b3b8cb419e496629873fa7dda82a01863f58617a (diff) | |
download | cpython-git-e89de7398718f6e68848b6340830aeb90b7d582c.tar.gz |
bpo-34125: Enable profiling of method_descriptor in all cases (GH-8416)
`list.append([], None)` was profiled but `list.append([], None, **{})` was not profiled.
Enable profiling for later case.
https://bugs.python.org/issue34125
Diffstat (limited to 'Programs/python.c')
0 files changed, 0 insertions, 0 deletions