1. b9f6b1a Revert "Revert "Upgrade flatbuffers to v1.12.0"" by Haibo Huang · 4 years, 3 months ago
  2. 420a0a2 Revert "Upgrade flatbuffers to v1.12.0" by Aurimas Liutikas · 4 years, 3 months ago
  3. 89b6183 Fix Python min alignment by Wouter van Oortmerssen · 4 years, 3 months ago
  4. cc08c08 [Python] Fixed potential allignment issue (#5768) by Joseph Pyott · 4 years, 4 months ago
  5. 17557f9 [Python] Fixed issue #5499 (#5764) by Joseph Pyott · 4 years, 4 months ago
  6. e9d29c2 Python: Add forceDefaults opt to python Builder (#5564) by Bharat Tak · 4 years, 8 months ago
  7. 9fa8245 Python: Added support for file_identifiers (#5123) by Joseph Pyott · 4 years, 10 months ago
  8. 103f61b [Python PyPI] Added classifiers and more links. Fixes typo and #5215 (#5272) by Will Stott · 5 years ago
  9. e47ca7a Use a hash table to index existing vtables (#5314) by Malthe Borch · 5 years ago
  10. ad8b1e5 [Python] Fast serialization of numpy vectors (#4829) by Felix Frank · 6 years ago
  11. e1d5fda python: do not clobber minalign when we create objects (#4833) by Robert · 6 years ago
  12. e9912e9 Added setup.cfg to default to python 2/3 wheels for pypi. by Wouter van Oortmerssen · 6 years ago
  13. 08cf50c Java/C#/Python prefixed size support (#4445) by Robert Schmidtke · 6 years ago
  14. 0c8b4c7 Add support for Python lib continuous deployment. by Michael Holler · 7 years ago
  15. 86fb05d Python: CreateByteVector function in builder. (#4453) by Robert · 7 years ago
  16. ac1015e Trimmed vtables of trailing zeroes. by Wouter van Oortmerssen · 7 years ago
  17. 3282a84 [Python] (scalar) vector reading speedup via numpy (#4390) by Kevin Rose · 7 years ago
  18. 1a161a8 Added missing licenses to some sh/cs/py files. by Wouter van Oortmerssen · 8 years ago
  19. 1e7310e Fix CreateString with already-encoded string or bytearray in Python 2.7. by Alex Kerfoot · 8 years ago
  20. a88cf31 Python: remove ctypes dependency in runtime library. by rw · 8 years ago
  21. b7d97ff Merge pull request #3491 from faizanrashid/master by Robert · 8 years ago
  22. 69a31b8 Revamping the FlatBuffers docs. by Mark Klara · 9 years ago
  23. af23683 [BUG FIX] [MINOR] Fix encoding with unicode characters. by Faizan Rashid · 8 years ago
  24. 853e340 [BUG] [MINOR] Use buffer for specific py versions by Faizan Rashid · 8 years ago
  25. 3232727 Python: Improve Builder user interface. by rw · 9 years ago
  26. d9db482 Add self.assertNotNested() in CreateString by tguo-aa · 9 years ago
  27. 33e4ab6 Incorrect buffer size check fixed. by Frank Stein · 9 years ago
  28. 7bcbb19 MaxBufferSize() changed to MAX_BUFFER_SIZE. Also buffer will never grow more MAX_BUFFER_SIZE. by Frank Stein · 9 years ago
  29. a1d801c 2Gb buffer size checks fixed for Python Builder by Frank Stein · 9 years ago
  30. 7a1b773 Update Python package description: license, descriptions. by rw · 9 years ago
  31. 48dfc69 Port FlatBuffers to Python. by rw · 9 years ago