diff --git a/changelog/2976.trivial b/changelog/2976.trivial new file mode 100644 index 000000000..e5ea06857 --- /dev/null +++ b/changelog/2976.trivial @@ -0,0 +1 @@ +Change _pytest.python._idval to return __name__ for functions instead of using the fallback (argument name plus counter).