thrift/test/py
Elvis Pranskevichus 2d1fe88db3 THRIFT-4206: Fix decoding of strings in containers with py:dynamic and py:utf8strings
Client: py

_read_by_ttype and _write_by_ttype must be using the *element* spec
and not the container spec when determining the correct read/write
handler.

This closes #1273
2017-09-25 17:11:33 -07:00
..
explicit_module THRIFT-3290: Using from in variable names causes the generated Python code to have errors 2015-09-24 22:58:45 -04:00
CMakeLists.txt THRIFT-3612 Add Python C extension for compact protocol 2016-02-13 23:12:34 +09:00
FastbinaryTest.py THRIFT-4206: Fix decoding of strings in containers with py:dynamic and py:utf8strings 2017-09-25 17:11:33 -07:00
generate.cmake THRIFT-2642 Recursive structs don't work in python 2017-07-06 22:59:10 +02:00
Makefile.am configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation 2017-09-09 07:50:54 -07:00
RunClientServer.py THRIFT-3938 Python TNonblockingServer does not work with SSL 2017-02-12 21:11:36 +09:00
SerializationTest.py THRIFT-2642 Recursive structs don't work in python 2017-07-06 22:59:10 +02:00
setup.cfg THRIFT-3691 Run flake8 Python style check on Travis-CI 2016-02-28 12:05:14 +09:00
TestClient.py THRIFT-3691 Run flake8 Python style check on Travis-CI 2016-02-28 12:05:14 +09:00
TestEof.py THRIFT-3613 Port Python C extension to Python 3 2016-02-13 23:12:34 +09:00
TestFrozen.py THRIFT-3613 Port Python C extension to Python 3 2016-02-13 23:12:34 +09:00
TestServer.py THRIFT-3613 Port Python C extension to Python 3 2016-02-13 23:12:34 +09:00
TestSocket.py THRIFT-3601 Better conformance to PEP8 for generated code 2016-02-05 20:48:07 +09:00
TestSyntax.py THRIFT-3691 Run flake8 Python style check on Travis-CI 2016-02-28 12:05:14 +09:00
TSimpleJSONProtocolTest.py THRIFT-3596 Better conformance to PEP8 2016-02-04 14:28:24 +09:00
util.py THRIFT-3613 Port Python C extension to Python 3 2016-02-13 23:12:34 +09:00