From dbd0aa395f480ef249cff9dc9add54a3035fc9e2 Mon Sep 17 00:00:00 2001 From: Bob Ippolito Date: Tue, 4 Apr 2023 13:37:21 -0700 Subject: SJ-PT-23-100: Fix inconsistencies in error messages between C and Python implementations --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index b70200f..270b22e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,8 @@ Version 3.19.0 released 2023-04-XX an exception in Python 2.x; was probably unreachable (SJ-PT-23-02) * Backport the integer string length limitation from Python 3.11 to limit quadratic number parsing (SJ-PT-23-03) +* Fix inconsistencies with error messages between the C and Python + implementations (SJ-PT-23-100) Version 3.18.4 released 2023-03-14 -- cgit v1.2.1