Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pymodbustcp to 0.1.9 #438

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pyModbusTCP from 0.1.8 to 0.1.9.

Changelog

0.1.9

- add module error MB_SOCK_CLOSE_ERR (occur if frame send on close socket).
 - add modbus exception EXP_NEGATIVE_ACKNOWLEDGE (code 0x07) to constants.
 - add last_error_txt() and last_except_txt() for produce human readable status.
 - add EXP_TXT, EXP_DETAILS and MB_ERR_TXT dicts to constants (text representation of codes).
 - update of the compatibility test for python version: remove 2.6/3.2/3.3, add 3.7/3.8/3.9.
 - conform to PEP 396 (add pyModbusTCP.__version__ field).
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Mar 4, 2021

Closing this in favor of #440

@pyup-bot pyup-bot closed this Mar 4, 2021
@Emantor Emantor deleted the pyup-update-pymodbustcp-0.1.8-to-0.1.9 branch March 4, 2021 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant