From 9479bda39215505562b5fd65512d8833ccffc273 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 27 Feb 2018 07:03:20 -0300 Subject: [PATCH] Adjust the CHANGELOG --- changelog/3236.trivial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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``.