summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2019-04-28 14:48:38 -0400
committerAdriaan de Groot <groot@kde.org>2019-04-28 14:48:38 -0400
commit71a719d7311b406aabe94968b1dcf769fef92965 (patch)
tree653a222a73658af93603333bdce5092b2c3f68c9 /CHANGES
parentf7fc3e85334ca3503f767a3cc03c693a40c1fcde (diff)
Changes: document new tests for Python modules
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
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) #