Add changelog entry for #2836

This commit is contained in:
Tom Dalton
2017-10-23 15:37:02 +01:00
parent 1e6dc6f8e5
commit f003914d4b

3
changelog/2836.bug Normal file
View File

@@ -0,0 +1,3 @@
Attempted fix for https://github.com/pytest-dev/pytest/issues/2836
Improves the handling of "nodeid"s to be more aware of path and class separators.