index
:
delta/python-coveragepy-git.git
dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
gh-actions
good-meta
master
nedbat/1044
nedbat/1244-again
nedbat/1260
nedbat/1497
nedbat/310-kits
nedbat/5.5x
nedbat/another-1010
nedbat/badge
nedbat/balanced-xdist
nedbat/better-combine-action
nedbat/bin-exclude
nedbat/bpo-44450
nedbat/bug-1303-master
nedbat/bug1010
nedbat/bug1093
nedbat/bug1138
nedbat/bug1150
nedbat/bug1160
nedbat/bug1283
nedbat/bug841
nedbat/bug888
nedbat/bug913
nedbat/bug919
nedbat/bug959
nedbat/bug976
nedbat/bug989
nedbat/close-data
nedbat/cog
nedbat/combine-action
nedbat/configfile-simplification
nedbat/coverage-action
nedbat/dashq
nedbat/data-modes
nedbat/debug-1298
nedbat/debug-1373
nedbat/debug-1553
nedbat/debug-1554
nedbat/debug-wtf-debug-output
nedbat/drop-36
nedbat/drop-py2
nedbat/exceptions
nedbat/faster-branches
nedbat/favicon
nedbat/fix-1303
nedbat/fix-1307
nedbat/fix-appveyor
nedbat/fix-auditwheel-install-kit
nedbat/fix-c-tracer
nedbat/fix-race-condition
nedbat/fix-sphinx
nedbat/fix-tomli-tests-1228
nedbat/fix-win
nedbat/gevent-1.3
nedbat/gha-3.11.0a4
nedbat/goals-poc
nedbat/html-skip-covered
nedbat/lint-doc-gha
nedbat/mac-arm-kits
nedbat/make-upgrade-docs-tools
nedbat/metacov-badge
nedbat/metacov-publish
nedbat/metacov-sparse-reports
nedbat/missing-line
nedbat/more-kit-matrix
nedbat/more-source-warnings
nedbat/multi-concurrency
nedbat/nested-tracing
nedbat/no-globals
nedbat/no-prerel-kits
nedbat/no-select
nedbat/overeengineered-tox-retries
nedbat/parallel-reports-1504-metacov
nedbat/pep626
nedbat/pep669
nedbat/picklable
nedbat/plugin-error-handling
nedbat/pr
nedbat/py3.11
nedbat/pylint-bug-3489
nedbat/pypy-kit-without-setup-py
nedbat/pypy-kits-1049
nedbat/pypy37
nedbat/pypy38
nedbat/pytest-7
nedbat/python-dev
nedbat/pythons
nedbat/remove-unittest-testcase
nedbat/run-tests-when-making-kits
nedbat/run_envvar_553
nedbat/show_calls_debugging
nedbat/sigstore-kit
nedbat/smarter-debug-data
nedbat/split-changes
nedbat/sqldata-edge-tests
nedbat/test-2506
nedbat/test-branch
nedbat/test_goldtest
nedbat/travis-39
nedbat/try-win
nedbat/tryout-bb32
nedbat/tweak-actions
nedbat/tweak-metacov
nedbat/unittest2pytest
nedbat/upgrade
nedbat/upgrade-with-kits
nedbat/virtualenv-33
nedbat/virtualenv-34
nedbat/virtualenv-detection-905
nedbat/while-edge-tests
nedbat/wtf-sqlite
pr/1044
pr/1567
stable
v4.5.x
v5.x
github.com: nedbat/coveragepy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_arcs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
test(fix): skip tests that trip a specific Mac 3.9 eventlet bug
Ned Batchelder
2021-11-24
1
-0
/
+10
*
test(refactor): if two skips apply, put the more significant reason closer to...
Ned Batchelder
2021-11-21
1
-1
/
+1
*
fix(test): make .pth files once per session
Ned Batchelder
2021-11-21
1
-1
/
+4
*
style: convert more string formatting to f-strings
Ned Batchelder
2021-11-11
1
-2
/
+2
*
fix: CPython 3.11 support. #1241
Ned Batchelder
2021-11-10
1
-0
/
+2
*
fix: changes for PyPy3.8
Ned Batchelder
2021-10-25
1
-0
/
+2
*
test: parametrize test_pathologically_long_code_object
Ned Batchelder
2021-10-14
1
-21
/
+18
*
test: don't use subprocesses where we don't have to
Ned Batchelder
2021-10-13
1
-3
/
+4
*
style: prefer explicit string concatenation
Ned Batchelder
2021-10-10
1
-23
/
+21
*
test: another test suggested by Mark Shannon
Ned Batchelder
2021-08-31
1
-0
/
+15
*
fix: missing exceptions through with statements in 3.10 aren't considered mis...
Ned Batchelder
2021-08-14
1
-0
/
+56
*
refactor: move a test helper to CoverageTest
Ned Batchelder
2021-08-14
1
-6
/
+2
*
test: add a test for #1205 bpo-44840
Ned Batchelder
2021-08-09
1
-1
/
+27
*
fix: match/case will trace the default case line
Ned Batchelder
2021-07-27
1
-1
/
+1
*
test: add a test for bpo 44622, #1176
Ned Batchelder
2021-07-19
1
-0
/
+24
*
test: add tests of #1175
Ned Batchelder
2021-07-19
1
-0
/
+34
*
test: a better way to skip a test for two reasons
Ned Batchelder
2021-07-13
1
-5
/
+2
*
test: skip a test that won't run on 3.6
Ned Batchelder
2021-07-13
1
-0
/
+1
*
test: add a test for bug #1158
Ned Batchelder
2021-07-13
1
-0
/
+25
*
test: 3.10.0b4 traces match/case incorrectly
Ned Batchelder
2021-07-12
1
-1
/
+5
*
test: add a test for #1184.
Ned Batchelder
2021-07-08
1
-0
/
+17
*
feat: add support for Python 3.10 match-case statements
Ned Batchelder
2021-06-06
1
-0
/
+51
*
fix: in Python 3.10, leaving a with block exits through the with statement.
Ned Batchelder
2021-06-05
1
-7
/
+106
*
test: add a test for annotated assignment
Ned Batchelder
2021-06-05
1
-0
/
+15
*
refactor: remove some unneeded behavior conditionals
Ned Batchelder
2021-05-01
1
-7
/
+0
*
refactor: remove code explicitly choosing between py2 and py3
Ned Batchelder
2021-05-01
1
-17
/
+4
*
refactor: convert all skipping to pytest skips
Ned Batchelder
2021-02-07
1
-9
/
+7
*
refactor: remove unittest.assertCountEqual
Ned Batchelder
2021-02-06
1
-1
/
+2
*
refactor: remove reliance on unittest_mixins.StdStreamCapturingMixin
Ned Batchelder
2021-02-02
1
-2
/
+3
*
test: keep multi-assert arc diffs working
Ned Batchelder
2021-01-31
1
-4
/
+0
*
style: fix long lines and avoid backslashes
nedbat/unittest2pytest
Ned Batchelder
2021-01-31
1
-4
/
+4
*
style: singleton comparisons should use is
Ned Batchelder
2021-01-31
1
-1
/
+1
*
refactor: unittest2pytest -w tests
Ned Batchelder
2021-01-31
1
-12
/
+8
*
A better test for 'if not __debug__'
Ned Batchelder
2021-01-10
1
-11
/
+13
*
PEP 626: constant tests are kept as no-ops
Ned Batchelder
2021-01-10
1
-28
/
+113
*
In 3.10, modules always have firstlineno==1
Ned Batchelder
2021-01-10
1
-1
/
+3
*
Python 3.10 doesn't compile statments after unconditional jumps.
Ned Batchelder
2021-01-10
1
-7
/
+30
*
More bitbucket->github urls
Ned Batchelder
2020-08-18
1
-6
/
+6
*
handle decorators for AsyncFunctionDefs. Closes #964
Kjell Braden
2020-03-24
1
-0
/
+17
*
Remove a temporary xfail for 3.9a2
Ned Batchelder
2020-01-25
1
-8
/
+1
*
Better xfail mechanism
Ned Batchelder
2020-01-18
1
-15
/
+8
*
bpo39166 is fixed
Ned Batchelder
2020-01-10
1
-1
/
+1
*
A better name for a thing I will soon delete
Ned Batchelder
2020-01-04
1
-6
/
+6
*
bpo-39114 will be fixed soon.
Ned Batchelder
2019-12-31
1
-2
/
+2
*
bpo 39114 broke 3.9, but maybe it's their bug
Ned Batchelder
2019-12-21
1
-0
/
+14
*
Exit arcs have to be corrected to first lines
Ned Batchelder
2019-09-21
1
-45
/
+25
*
Adapt to optimization tweak in CPython 3.8.0b1
Ned Batchelder
2019-06-05
1
-0
/
+3
*
Move more PYVERSION to be PYBEHAVIOR
Ned Batchelder
2019-03-24
1
-9
/
+13
*
One last decorator test change for 3.8
Ned Batchelder
2018-11-11
1
-2
/
+10
*
Python 3.8 will optimize away "while True:"
Ned Batchelder
2018-11-11
1
-9
/
+28
[next]