feat(py-neo): add version 0.13.1
Merge request reports
Activity
Thanks @elmath - I've asked the Elephant folks to take a look. It's a bit strange, as the bug-fix in Neo that triggers the error in the Elephant test suite was already made in the Neo 0.13.0 release, not 0.13.1.
This seems to be related to https://github.com/NeuralEnsemble/python-neo/pull/1414 .
Some tests in Elephant use a "lazy/convenient" approach to generate test data by adding the same object multiple times to a Neo object list.
However, this does not impact functionality. In other words, Elephant remains fully compatible with Neo 0.13.1 in terms of functionality. Users will not experience any issues due to this.
Addressed in https://github.com/NeuralEnsemble/elephant/pull/634 .
added 23 commits
-
edc4b7f3...92195b61 - 22 commits from branch
ri/tech-hub/platform/esd:master
- 36ca0f91 - feat(py-neo): add version 0.13.1
-
edc4b7f3...92195b61 - 22 commits from branch
mentioned in merge request !591 (merged)
mentioned in merge request !583 (merged)
Suggested solution for now: !591 (merged)
added 12 commits
-
36ca0f91...dfb0b4b3 - 11 commits from branch
ri/tech-hub/platform/esd:master
- c76c4503 - feat(py-neo): add version 0.13.1
-
36ca0f91...dfb0b4b3 - 11 commits from branch