File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ Russel Winder
86
86
Ryan Wooden
87
87
Samuele Pedroni
88
88
Simon Gomizelj
89
+ Stefano Taschini
89
90
Thomas Grainger
90
91
Tom Viner
91
92
Trevor Bekolay
Original file line number Diff line number Diff line change 8
8
9
9
*
10
10
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
+
11
15
*
12
16
13
17
.. _#1580 : https://github.com/pytest-dev/pytest/issues/1580
18
+ .. _#1597 : https://github.com/pytest-dev/pytest/pull/1597
14
19
15
20
.. _@graingert : https://github.com/graingert
21
+ .. _@taschini : https://github.com/taschini
16
22
17
23
18
24
2.9.2
You can’t perform that action at this time.
0 commit comments