summaryrefslogtreecommitdiff
path: root/tests/py_test.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Python: return None for missing strings. (#4733)Tin Tvrtković1-1/+1
2018-03-12Java/C#/Python prefixed size support (#4445)Robert Schmidtke1-6/+17
2017-10-06Python: CreateByteVector function in builder. (#4453)Robert1-0/+18
2017-10-05Fix issue #4389, if field is ommitted the return type is the same for… (#4444)Dariusz Ostolski1-1/+1
2017-08-24Trimmed vtables of trailing zeroes.Wouter van Oortmerssen1-3/+3
2017-08-01[Python] (scalar) vector reading speedup via numpy (#4390)Kevin Rose1-0/+61
2016-07-22Merge pull request #363 from danring/fix-341Robert1-0/+17
2016-06-18Fix test using compat.binary_types (from March).rw1-3/+4
2016-06-14Add tests for GetRootAs* in Go and PythonDan Ring1-0/+17
2016-01-20Merge branch 'master' of https://github.com/google/flatbuffersWouter van Oortmerssen1-6/+20
2016-01-20Fixed Python unit test breakage.Wouter van Oortmerssen1-4/+2
2015-12-31[BUG FIX] [MINOR] Fix encoding with unicode characters.Faizan Rashid1-6/+20
2015-11-11Python: Improve Builder user interface.rw1-17/+20
2015-09-29Add self.assertNotNested() in CreateStringtguo-aa1-0/+7
2015-05-13fix string catenationrw1-7/+7
2015-05-12Port FlatBuffers to Python.rw1-0/+1331