Skip to content

Releases: chris-piekarski/python-json-socket

v2.0.3

Choose a tag to compare

@chris-piekarski chris-piekarski released this 15 Feb 17:39
954858a

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@chris-piekarski chris-piekarski released this 15 Feb 17:18
8c3ea23

What's Changed

Full Changelog: v2.0.0...v2.0.2

v2.0.0

Choose a tag to compare

@chris-piekarski chris-piekarski released this 04 Feb 08:02
9c36759

What's Changed

Full Changelog: v1.9.6...v2.0.0

v1.9.6

Choose a tag to compare

@chris-piekarski chris-piekarski released this 31 Jan 09:27
3aba905

What's Changed

Full Changelog: v1.9.5...v1.9.6

v1.9.5

Choose a tag to compare

@chris-piekarski chris-piekarski released this 25 Jan 23:52
17891a6

What's Changed

Full Changelog: v1.9.4...v1.9.5

v1.9.4

Choose a tag to compare

@chris-piekarski chris-piekarski released this 03 Dec 06:56
fb24526

What's Changed

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

Improved Python >=3.9 socket shutdown logic

Choose a tag to compare

@chris-piekarski chris-piekarski released this 26 Oct 00:17

Minor changes to ensure socket is closed in a timely manner

Support >= Python 3.9

Choose a tag to compare

@chris-piekarski chris-piekarski released this 03 Jan 21:37

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

python 3

Choose a tag to compare

@chris-piekarski chris-piekarski released this 18 Feb 18:44
67cbd8a

first pypi python 3 release