Skip to content

4.14.6 - Version compatibility and logging

Compare
Choose a tag to compare
@mdmintz mdmintz released this 03 May 18:23
· 1633 commits to master since this release
57b6eba

Version compatibility and logging

  • Refactoring
    --> 3c260af
    --> This improves compatibility and fixes issues with Python 3.11 and 3.12.
    --> This resolves #1864
    --> This includes an improvement to stack traces in the basic_test_info.txt file.
    --> Some of this is related to changes in unittest between Python 3.10 and 3.11.

What's Changed

Full Changelog: v4.14.5...v4.14.6