python-awips/dynamicserialize
Shay Carter cae26d16c3 Small formatting changes
- mostly brought over from [this MJ commit](d0f18561ea)
- RequestConstraint
  - use fully qualified import
  - replace type with isinstance
  - swap 'null' == value to value == 'null'
  - properly check string object
- DataTime
  - condense many lines into single lines of code
2023-08-31 11:19:42 -06:00
..
adapters First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
dstypes Small formatting changes 2023-08-31 11:19:42 -06:00
__init__.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
DynamicSerializationManager.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
SelfDescribingBinaryProtocol.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
ThriftSerializationContext.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00