Changes: document new tests for Python modules

This commit is contained in:
Adriaan de Groot 2019-04-28 14:48:38 -04:00
parent f7fc3e8533
commit 71a719d731

View File

@ -11,6 +11,10 @@ This release contains contributions from (alphabetically by first name):
## Modules ## ## 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) # # 3.2.7 (2019-04-27) #