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.