X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2fd9d8b339e1e2e1b93956c6d68b2b358b3fc29d..35722dff623f3cdf5018e3f1183cd4e02e91caa8:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 6a9923f..658faad 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -32,6 +32,8 @@ +- Add support for the new PEP 695 syntax in Python 3.12 (#3703) + ### Performance @@ -40,10 +42,15 @@ +- Use aware UTC datetimes internally, avoids deprecation warning on Python 3.12 (#3728) + ### _Blackd_ +- The `blackd` argument parser now shows the default values for options in their help + text (#3712) + ### Integrations