Skip to content

Commit dd9c81c

Browse files
committed
Mention pytest-dev#1580 in the CHANGELOG and add Thomas Grainger to AUTHORS
1 parent 74862b8 commit dd9c81c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Ross Lawley
7979
Ryan Wooden
8080
Samuele Pedroni
8181
Tom Viner
82+
Thomas Grainger
8283
Trevor Bekolay
8384
Wouter van Ackooy
8485
David Díaz-Barquero

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,18 @@
33

44
**Bug Fixes**
55

6-
*
6+
* Text documents without any doctests no longer appear as "skipped".
7+
Thanks `@graingert`_ for reporting and providing a full PR (`#1580`_).
78

89
*
910

1011
*
1112

13+
.. _#1580: https://github.com/pytest-dev/pytest/issues/1580
14+
15+
.. _@graingert: https://github.com/graingert
16+
17+
1218
2.9.2
1319
=====
1420

0 commit comments

Comments
 (0)