Skip to content

Conversation

achilleas-k
Copy link
Contributor

In older versions of Python (< 3.6) the builtin dict isn't ordered, so
signal grouping during read can get randomised.

Switch to using OrderedDict to support older versions as well.

In older versions of Python (< 3.6) the builtin dict isn't ordered, so
signal grouping during read can get randomised.

Switch to using OrderedDict to support older versions as well.
@pep8speaks
Copy link

Hello @achilleas-k! Thanks for submitting the PR.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.03%) to 48.653% when pulling 7d69c86 on G-Node:nixio-signal-ordering into c8727e1 on NeuralEnsemble:master.

@apdavison apdavison added the IO label Oct 22, 2018
@JuliaSprenger JuliaSprenger added this to the 0.7.0 milestone Nov 27, 2018
@JuliaSprenger JuliaSprenger merged commit 50b6771 into NeuralEnsemble:master Nov 27, 2018
@achilleas-k achilleas-k deleted the nixio-signal-ordering branch November 27, 2018 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants