commit | 657e3f9a2c0d620807dd81882d566ad8f1ae423e | [log] [tgz] |
---|---|---|
author | Stéphane Wirtel <stephane@wirtel.be> | Wed Oct 17 13:48:05 2018 +0200 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Oct 17 04:48:05 2018 -0700 |
tree | beea4d4779aed4150a6cbd4dd8e68b7e3f76a311 | |
parent | 514bbfc7fc4dcb868d4364632ad14c0533af154f [diff] |
[3.7] bpo-23420: Verify the value of '-s' when execute the CLI of cProfile (GH-9925) (GH-9926) [3.7] [bpo-23420](https://bugs.python.org/issue23420): Verify the value of '-s' when execute the CLI of cProfile (GH-9925) Verify the value for the parameter '-s' of the cProfile CLI. Patch by Robert Kuska. Co-authored-by: Robert Kuska <rkuska@gmail.com> (cherry picked from commit fcd5e84a515e19409840c570730f0728e9fcfc83) https://bugs.python.org/issue23420