python-awips/thrift/server
Shay Carter 2d5bc31ddf Changes to make python-awips compatible with Python3.10
- change collections import to collections.abc
- change specific class reference from collections.[class_name] to collections.abc.[class_name]
- change environment file back to specifying Python3, instead of exactly specifying 3.9
- roll version number in setup.py
2022-08-23 18:12:30 -06:00
..
__init__.py initial commit 2018-09-05 15:52:38 -06:00
THttpServer.py initial commit 2018-09-05 15:52:38 -06:00
TNonblockingServer.py initial commit 2018-09-05 15:52:38 -06:00
TProcessPoolServer.py Changes to make python-awips compatible with Python3.10 2022-08-23 18:12:30 -06:00
TServer.py initial commit 2018-09-05 15:52:38 -06:00