1. 1a161a8 Added missing licenses to some sh/cs/py files. by Wouter van Oortmerssen · 8 years ago
  2. 1e7310e Fix CreateString with already-encoded string or bytearray in Python 2.7. by Alex Kerfoot · 8 years ago
  3. a88cf31 Python: remove ctypes dependency in runtime library. by rw · 8 years ago
  4. b7d97ff Merge pull request #3491 from faizanrashid/master by Robert · 8 years ago
  5. 69a31b8 Revamping the FlatBuffers docs. by Mark Klara · 9 years ago
  6. af23683 [BUG FIX] [MINOR] Fix encoding with unicode characters. by Faizan Rashid · 9 years ago
  7. 853e340 [BUG] [MINOR] Use buffer for specific py versions by Faizan Rashid · 9 years ago
  8. 3232727 Python: Improve Builder user interface. by rw · 9 years ago
  9. d9db482 Add self.assertNotNested() in CreateString by tguo-aa · 9 years ago
  10. 33e4ab6 Incorrect buffer size check fixed. by Frank Stein · 9 years ago
  11. 7bcbb19 MaxBufferSize() changed to MAX_BUFFER_SIZE. Also buffer will never grow more MAX_BUFFER_SIZE. by Frank Stein · 9 years ago
  12. a1d801c 2Gb buffer size checks fixed for Python Builder by Frank Stein · 9 years ago
  13. 7a1b773 Update Python package description: license, descriptions. by rw · 9 years ago
  14. 48dfc69 Port FlatBuffers to Python. by rw · 10 years ago