From 71a719d7311b406aabe94968b1dcf769fef92965 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sun, 28 Apr 2019 14:48:38 -0400 Subject: Changes: document new tests for Python modules --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 666694ade..8e3f7c481 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,10 @@ This release contains contributions from (alphabetically by first name): ## Modules ## + - All Python modules now bail out gracefully on (at least some) bad + configurations, rather than raising an exception. The pre-release + scripts now test for exceptions to avoid shipping modules with + ImportError or SyntaxError results. # 3.2.7 (2019-04-27) # -- cgit v1.2.2