Drop active support for Python 3.8 - now EOL as at October 2024.
Rename socket_stream to socket_wrapper for clarity.
Testing
Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 90% code coverage.
pyspartn Pull Request Template
Description
Testing
Please test all changes, however trivial, against the supplied pytest suite
tests/test_*.py
. Please describe any test cases you have amended or added to this suite to maintain >= 90% code coverage.Checklist:
CONTRIBUTING.MD
).tests/test_*.py
pytest suite to maintain >= 90% code coverage.tests/test_*.py
unittest suite.