Skip to content

Commit 351d3c2

Browse files
committed
Added tashini to AUTHORS and pytest-dev#1597 to CHANGELOG.rst.
1 parent 5403f27 commit 351d3c2

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Russel Winder
8686
Ryan Wooden
8787
Samuele Pedroni
8888
Simon Gomizelj
89+
Stefano Taschini
8990
Thomas Grainger
9091
Tom Viner
9192
Trevor Bekolay

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@
88

99
*
1010

11+
* Ensure that a module within a namespace package can be found when it
12+
is specified on the command line together with the ``--pyargs``
13+
option. Thanks to `@taschini`_ for the PR (`#1597`_).
14+
1115
*
1216

1317
.. _#1580: https://github.com/pytest-dev/pytest/issues/1580
18+
.. _#1597: https://github.com/pytest-dev/pytest/pull/1597
1419

1520
.. _@graingert: https://github.com/graingert
21+
.. _@taschini: https://github.com/taschini
1622

1723

1824
2.9.2

0 commit comments

Comments
 (0)