summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-12-08 15:05:31 -0500
committerNed Batchelder <ned@nedbatchelder.com>2019-12-08 15:05:31 -0500
commitda8aaceb4da7c6ba958c6687bbef102800e72065 (patch)
tree2ab6a0d28e81c366e6f3706927ba30ce083d192b
parentabbbd7dea7ebab412c2a73046436017ce18d277d (diff)
downloadpython-coveragepy-git-da8aaceb4da7c6ba958c6687bbef102800e72065.tar.gz
Better wording on the Sleepy page
-rw-r--r--doc/sleepy.rst6
-rw-r--r--howto.txt1
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/sleepy.rst b/doc/sleepy.rst
index 9ea8daf7..ceee6f39 100644
--- a/doc/sleepy.rst
+++ b/doc/sleepy.rst
@@ -7,9 +7,9 @@
Sleepy Snake
============
-Coverage.py's mascot is Sleepy Snake, drawn by Ben Batchelder. He can be found on `Instagram`_ and at
-`artofbatch.com`_.
-Some details of Sleepy's creation are on `Ned's blog`__.
+Coverage.py's mascot is Sleepy Snake, drawn by Ben Batchelder. Ben's art can
+be found on `Instagram`_ and at `artofbatch.com`_. Some details of Sleepy's
+creation are on `Ned's blog`__.
__ https://nedbatchelder.com/blog/201912/sleepy_snake.html
diff --git a/howto.txt b/howto.txt
index 998f5ef1..6fac2e64 100644
--- a/howto.txt
+++ b/howto.txt
@@ -9,6 +9,7 @@
- Python version number in classifiers in setup.py
- Copyright date in NOTICE.txt
- Update CHANGES.rst, including release date.
+ - don't forget the jump target
- Update README.rst
- "New in x.y:"
- Python versions supported