Releases: chris-piekarski/python-json-socket
Releases · chris-piekarski/python-json-socket
v1.9.4
What's Changed
- CI/CD changes and move tests to new framework by @chris-piekarski in #10
- feat: add more tests by @chris-piekarski in #12
- update readme and pytest path by @chris-piekarski in #13
Full Changelog: v1.9.3...v1.9.4
Improved Python >=3.9 socket shutdown logic
Minor changes to ensure socket is closed in a timely manner
Support >= Python 3.9
Remove deprecated isAlive() method in threading module that occurred in 3.9 updates.
python 3
first pypi python 3 release