summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2020-08-18 20:18:38 -0400
committerNed Batchelder <ned@nedbatchelder.com>2020-08-18 20:18:38 -0400
commit7cf317f4c0e25acf671e4d633a93d7648d5d219e (patch)
treeb32d24e85b6435bcc91c61a2ccb983c90552c0c2 /perf
parent804d88e30073e4b04ed61ffcd6daa8614f534d69 (diff)
downloadpython-coveragepy-git-7cf317f4c0e25acf671e4d633a93d7648d5d219e.tar.gz
More bitbucket->github urls
Diffstat (limited to 'perf')
-rw-r--r--perf/bug397.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/perf/bug397.py b/perf/bug397.py
index 4d72e908..390741e5 100644
--- a/perf/bug397.py
+++ b/perf/bug397.py
@@ -7,8 +7,7 @@ Run this file two ways under coverage and see that the times are the same:
$ coverage run lab/bug397.py fast
Runtime per example: 131.34 +/- 4.48 us
-Written by David MacIver as part of
-https://bitbucket.org/ned/coveragepy/issues/397/stopping-and-resuming-coverage-with
+Written by David MacIver as part of https://github.com/nedbat/coveragepy/issues/397
"""
from __future__ import print_function