diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,7 +23,8 @@ Python 2 was revision 605. methods was renamed to the more accurate "string." But this supposed "renaming" didn't make it into important places like the method signatures or the docstrings. That's corrected in this - version. ("text" still works, but don't use it.) [bug=1947038] + version. "text" still works, but will give a deprecation + warning. [bug=1947038] = 4.10.0 (20210907) |