Files
flatbuffers/tests
Felix c15fe421ba Use correct default type for str (#8623)
* [Python] Use correct type for str with None

Otherwise mypy will correctly flag code like this

def __init__(self):
  self.fooBar = None  # type: Optional[str]

error: Incompatible types in assignment (expression has type "None", variable has type "str")

* [Python] Make list type optional as they can contain None
2025-07-04 23:47:36 +00:00
..
2025-02-10 20:25:03 -08:00
2025-02-10 20:25:03 -08:00
2025-01-09 21:30:01 -08:00
2023-05-11 18:14:27 -07:00
2025-02-10 20:25:03 -08:00
2025-02-10 20:25:03 -08:00
2022-10-21 14:30:04 -04:00
2025-06-30 05:45:48 -07:00
2025-02-10 20:25:03 -08:00
2025-02-10 20:25:03 -08:00
2024-11-18 17:31:19 +00:00
2022-08-28 16:54:58 -07:00
2023-05-11 18:14:27 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2023-05-11 18:14:27 -07:00
2023-09-17 10:21:58 -07:00
2023-09-29 07:40:02 -07:00
2021-12-02 21:29:19 -08:00
2021-12-02 21:29:19 -08:00
2025-02-10 20:25:03 -08:00
2021-11-19 17:01:48 -08:00
2025-02-10 20:25:03 -08:00
2023-05-11 18:14:27 -07:00
2023-05-31 11:52:05 -07:00
2025-02-10 20:25:03 -08:00
2025-02-10 20:25:03 -08:00
2022-09-10 12:36:51 -07:00
2023-05-09 09:16:30 -07:00
2022-08-28 16:54:58 -07:00