Files
flatbuffers/tests/MyGame/Example
Felix dafd2f1f29 [Python] Render enums as Python IntEnum (#8145)
This allows enums to be type check with mypy.
They will still behave like ints ->
> IntEnum is the same as Enum,
> but its members are also integers and can be used anywhere
> that an integer can be used.
> If any integer operation is performed with an IntEnum member,
> the resulting value loses its enumeration status.
https://docs.python.org/3/library/enum.html#enum.IntEnum

Only if the --python-typing flag is set.
2024-06-03 08:39:14 -07:00
..
2015-05-12 15:40:29 -07:00
2022-12-22 20:51:39 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2022-12-22 20:51:39 +00:00
2023-09-30 18:54:48 -07:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2022-12-22 20:51:39 +00:00
2023-05-17 13:10:51 -07:00
2022-12-22 20:51:39 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2023-05-17 13:10:51 -07:00
2022-12-22 20:51:39 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2022-10-20 18:15:00 -07:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2023-05-09 09:16:30 -07:00
2022-12-22 20:51:39 +00:00
2022-12-22 20:51:39 +00:00
2022-12-22 20:51:39 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2021-12-09 15:47:09 -08:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2023-05-17 13:10:51 -07:00
2022-12-22 20:51:39 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2016-05-26 15:26:58 +02:00
2023-05-17 13:10:51 -07:00
2022-12-22 20:51:39 +00:00
2022-12-22 20:51:39 +00:00
2021-03-29 19:56:45 -04:00
2022-12-22 20:51:39 +00:00
2022-12-22 20:51:39 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2016-05-26 15:26:58 +02:00
2019-07-22 16:05:15 -07:00
2022-12-22 20:51:39 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2022-12-22 20:51:39 +00:00
2022-12-22 20:51:39 +00:00
2024-03-26 05:18:07 +00:00
2024-03-26 05:18:07 +00:00
2019-05-09 10:07:38 -07:00
2022-12-22 20:51:39 +00:00