flatbuffers/python
Chih-Hsuan Yen a352bdbc34
Fix python tests (#7960)
* Don't generate types unless --python-typing specified

Fixes https://github.com/google/flatbuffers/issues/7944

* Fix incorrect import statements

Fixes https://github.com/google/flatbuffers/issues/7951

* Fix $PYTHONPATH in PythonTest.sh

Regressed from https://github.com/google/flatbuffers/pull/7529

* PythonTest: fail if something goes wrong

GitHub Actions runs `bash PythonTest.sh`, and thus failures were not
visible.

* Build flatc for Python tests

* Regenerate codes

---------

Co-authored-by: Derek Bailey <derekbailey@google.com>
2023-05-17 13:10:51 -07:00
..
flatbuffers Fix python tests (#7960) 2023-05-17 13:10:51 -07:00
.gitignore
__init__.py
py.typed Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
setup.cfg
setup.py FlatBuffers Version 23.5.9 (#7945) 2023-05-09 09:33:30 -07:00