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) #