Skip to content

Releases: chris-piekarski/python-json-socket

v1.9.4

03 Dec 06:56
fb24526

Choose a tag to compare

What's Changed

Full Changelog: v1.9.3...v1.9.4

Improved Python >=3.9 socket shutdown logic

26 Oct 00:17

Choose a tag to compare

Minor changes to ensure socket is closed in a timely manner

Support >= Python 3.9

03 Jan 21:37

Choose a tag to compare

Remove deprecated isAlive() method in threading module that occurred in 3.9 updates.

python 3

18 Feb 18:44
67cbd8a

Choose a tag to compare

first pypi python 3 release