From 40626f48e77b2eeedc6b012c199fe49ff377dd3f Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Thu, 7 Nov 2019 22:13:03 +0100 Subject: [PATCH] Update changelog/6148.improvement.rst Co-Authored-By: Bruno Oliveira --- changelog/6148.improvement.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/6148.improvement.rst b/changelog/6148.improvement.rst index c60d2c921..3d77ab528 100644 --- a/changelog/6148.improvement.rst +++ b/changelog/6148.improvement.rst @@ -1 +1 @@ -``python-atomicwrites`` is only used on Windows, fixing a performance regression with assertion rewriting on Unix. +``atomicwrites`` is now only used on Windows, fixing a performance regression with assertion rewriting on Unix.