diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-08-30 13:42:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-30 13:42:34 (GMT) |
commit | 0c5e0aa73f6f70d16d21ad9e1eb2d0fe3a334f0a (patch) | |
tree | 7f19a1662005ec93ba0f2c88896629b79794ed2b /Python/pythonrun.c | |
parent | 576803d7a8083cb25c58be08d3cb31e05d5d2f8a (diff) | |
download | cpython-0c5e0aa73f6f70d16d21ad9e1eb2d0fe3a334f0a.zip cpython-0c5e0aa73f6f70d16d21ad9e1eb2d0fe3a334f0a.tar.gz cpython-0c5e0aa73f6f70d16d21ad9e1eb2d0fe3a334f0a.tar.bz2 |
bpo-41620: TestCase.run() now always return a TestResult instance (GH-28030) (GH-28065)
Previously it returned None if the test class or method was
decorated with a skipping decorator.
Co-authored-by: Iman Tabrizian <iman.tabrizian@gmail.com>
(cherry picked from commit 7e246a3a7b43762480ee4fe0cfb859e8e997a8c8)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions