X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/839ef35dc1d72bb6eceac9fa809f095e2edcd12b..8e618f386995fa89434834e6a793a1057e58112a:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index d7928a3..acb5a82 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -69,6 +69,9 @@ +- Black is now tested with + [`PYTHONWARNDEFAULTENCODING = 1`](https://docs.python.org/3/library/io.html#io-encoding-warning) + (#3763) - Update GitHub Action to display black output in the job summary (#3688) - Deprecated `set-output` command in CI test to keep up to date with GitHub's deprecation announcement (#3757)