python-awips/thrift
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
..
protocol initial commit 2018-09-05 15:52:38 -06:00
server Changes to make python-awips compatible with Python3.10 2022-08-23 18:12:30 -06:00
transport initial commit 2018-09-05 15:52:38 -06:00
__init__.py initial commit 2018-09-05 15:52:38 -06:00
Thrift.py initial commit 2018-09-05 15:52:38 -06:00
TSCons.py initial commit 2018-09-05 15:52:38 -06:00
TSerialization.py initial commit 2018-09-05 15:52:38 -06:00