Skip to content

Conversation

@dragoshenron
Copy link
Contributor

iter.next() was removed in python 3 so the code is broken on line 218.
This edit brings compatibility to python 3.
Successfully tested with Pythin 2.7.13 and 3.5.3

iter.next() was removed in python 3 so the code is broken on line 218.
This edit brings compatibility to python 3.
Successfully tested with Pythin 2.7.13 and 3.5.3
@dhoomakethu dhoomakethu added this to the 1.5.0 milestone Mar 14, 2018
@dhoomakethu
Copy link
Contributor

Thanks @dragoshenron , I will merge this as part of 1.5.0 release

@dhoomakethu dhoomakethu merged commit d990a13 into pymodbus-dev:dev Apr 27, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants