diff CHANGES.txt @ 653:211288645f02

For better TOML compatibility open TOML files with encoding=""
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 19 May 2022 21:17:39 +0200
parents ca8bba673200
children 0d6673d06c2c
line wrap: on
line diff
--- a/CHANGES.txt	Fri May 13 19:01:25 2022 +0200
+++ b/CHANGES.txt	Thu May 19 21:17:39 2022 +0200
@@ -22,6 +22,9 @@
   For better consistency: use `.getvarl_s()` instead of `.getvarl()`
   in the implementation of `__len__()` in jailed configurations.
 
+- **[bugfix]**
+  For better TOML compatibility open TOML files with ``encoding=""``.
+
 
 0.20.5 (2022-03-07)
 ~~~~~~~~~~~~~~~~~~~