summaryrefslogtreecommitdiff
path: root/test/py/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-051-8/+24
* update makefileKevin Wojniak2022-03-051-1/+9
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-251-1/+9
* THRIFT-4476: Typecasting problem on double list items,Ozan Can Altiok2018-03-201-0/+7
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-2/+0
* THRIFT-2642 Recursive structs don't work in pythonEric Conner2017-07-061-1/+9
* THRIFT-3612 Add Python C extension for compact protocolNobuaki Sukegawa2016-02-131-0/+0
* THRIFT-3503 Enable py:utf8string by defaultNobuaki Sukegawa2016-01-111-6/+6
* THRIFT-3438 Enable py:new_style by defaultNobuaki Sukegawa2016-01-021-11/+11
* THRIFT-3373: cross test cleanupRandy Abernethy2015-10-091-8/+8
* THRIFT-3138 "make check" parallel execution is underministicNobuaki Sukegawa2015-05-101-0/+1
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-241-7/+11
* THRIFT-2602 fix missing dist filesRoger Meier2014-10-221-1/+2
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-14/+14
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-14/+14
* THRIFT-1829 cpp unit tests fail to build using multiple make jobsRoger Meier2013-01-151-1/+1
* THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ o...Roger Meier2011-09-111-9/+39
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-0/+19
* THRIFT-310. python: Generate valid code for empty servicesDavid Reiss2009-02-071-2/+4
* THRIFT-217. Use "--gen py" instead of "-py" in build scriptsDavid Reiss2008-12-021-1/+1
* Make "make clean" rules a bit more standard.David Reiss2008-02-241-1/+1
* Thrift: Python test improvements.David Reiss2008-02-151-0/+27