File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55-----
66
77
8- Version 21.5.5
8+ Version 21.5.12
99---------------
1010
1111- Add new function to find a command or shared object file in the PATH (e.g. in
1212 environment variables). See commoncode.command.find_in_path()
1313- Add new simplified the commoncode.command.execute() function.
1414- Add support for Python 3.10
1515- Update tests to cope with Python 3.6 bug https://bugs.python.org/issue26919
16- - Adopt new skeleton with configure scripts updates
16+ - Adopt latest skeleton with configure scripts updates
1717
1818Breaking API changes:
1919
2020- commoncode.command.load_shared_library() now ignores the lib_dir argument
2121- commoncode.command.execute2() is deprecated and ignores the lib_dir argument
2222 it is replaced by commoncode.command.execute()
23+ - In commoncode.testcase get_test_loc() "exists" argument has been renamed to
24+ "must_exist". It has also been added to FileDrivenTesting.get_test_loc()
25+ method.
2326
2427
2528Version 21.4.28
You can’t perform that action at this time.
0 commit comments