File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Andy Freeland
10
10
Anthon van der Neut
11
11
Armin Rigo
12
12
Aron Curzon
13
+ Aviv Palivoda
13
14
Benjamin Peterson
14
15
Bob Ippolito
15
16
Brian Dorsey
Original file line number Diff line number Diff line change 25
25
* Fix (`#1437 `_): When passing in a bytestring regex pattern to parameterize
26
26
attempt to decode it as utf-8 ignoring errors.
27
27
28
- *
28
+ * Fix (` #649 `_): parametrized test nodes cannot be specified to run on the command line.
29
29
30
30
*
31
31
32
32
33
33
.. _#1437 : https://github.com/pytest-dev/pytest/issues/1437
34
34
.. _#469 : https://github.com/pytest-dev/pytest/issues/469
35
35
.. _#1431 : https://github.com/pytest-dev/pytest/pull/1431
36
+ .. _#649 : https://github.com/pytest-dev/pytest/issues/649
36
37
37
38
.. _@asottile : https://github.com/asottile
38
39
You can’t perform that action at this time.
0 commit comments