10.2.0
The 10.2.0 release includes multiple fixes and stability improvements.
Special thanks to all who have helped with providing feedback for 10.0.1
msui
- modify_config_file needs to have the configurations/editor logic, #2819
- unexpected call argument in mpl_qtwidget, #2747
- default argument value is mutable in mpl_map, #2743
- redeclared names without usages, #2742
- config_editor failure with MSCOLAB_timeout, #2730
- mscolab_chat, timeout tuple problem, #2716
- log the file location of msui, #2686
msolab
- triple doupe-quoted strings should be used for docstrings, #2762
tests
- use a decorator instead of pytest.skip, #2837
- test_milestone_url, #2816
- test_activate_operation_updates_active_users needs a review, #2546
packaging
- pin xstatic version < next major
- execfile has a dependency to the future / past module, #2001
other
- update skyfield-data, #2874
- setup.py classifiers must be a list, #2761
- failure in string formatting in idp.py, #2746
Full Changelog: 10.1.0...10.2.0