File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
3.0.5.dev0
2
2
==========
3
3
4
- *
4
+ * Add hint to error message hinting possible missing __init__.py (` #478 `_). Thanks ` @DuncanBetts `_.
5
5
6
6
* An error message is now displayed if ``--confcutdir `` is not a valid directory, avoiding
7
7
subtle bugs (`#2078 `_).
11
11
* Cope gracefully with a .pyc file with no matching .py file (`#2038 `_). Thanks
12
12
`@nedbat `_.
13
13
14
- * Add hint to error message hinting possible missing __init__.py (`#478 `_). Thanks `@DuncanBetts `_.
15
-
16
14
*
17
15
16
+ .. _@DuncanBetts : https://github.com/DuncanBetts
18
17
.. _@nedbat : https://github.com/nedbat
19
18
19
+ .. _#478 : https://github.com/pytest-dev/pytest/issues/478
20
20
.. _#2038 : https://github.com/pytest-dev/pytest/issues/2038
21
21
.. _#2078 : https://github.com/pytest-dev/pytest/issues/2078
22
22
You can’t perform that action at this time.
0 commit comments