diff --git a/changelog/3236.trivial.rst b/changelog/3236.trivial.rst index 841ba7500..0fd9c9b58 100644 --- a/changelog/3236.trivial.rst +++ b/changelog/3236.trivial.rst @@ -1 +1 @@ -Add the usage of ``platform`` in ``pytest.mark`` \ No newline at end of file +The builtin module ``platform`` is now available for use in expressions in ``pytest.mark``.