summaryrefslogtreecommitdiff
path: root/Lib/difflib.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-09-18 06:22:31 -0700
committerGitHub <noreply@github.com>2021-09-18 06:22:31 -0700
commit753f7af22e78456726496fd5d8bf38e7e6567e4e (patch)
treeae83b7deac44ce9bd878ffbcfc16d89b7c92dd00 /Lib/difflib.py
parent7ab114bf1fa0f28ee267a4c69e597cc49a186a14 (diff)
downloadcpython-git-753f7af22e78456726496fd5d8bf38e7e6567e4e.tar.gz
bpo-36674: Honour the skipping decorators in TestCase.debug() (GH-28446)
unittest.TestCase.debug() raises now a SkipTest if the class or the test method are decorated with the skipping decorator. Previously it only raised a SkipTest if the test method was decorated with other decorator in addition to the skipping decorator, or if SkipTest was explicitly raised in the test or setup methods. (cherry picked from commit dea59cf88adf5d20812edda330e085a4695baba4) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions