summaryrefslogtreecommitdiff
path: root/tutorial/py
Commit message (Expand)AuthorAgeFilesLines
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-241-0/+0
* THRIFT-5051: Fix Python tutorials to address THRIFT-4002Kengo Seki2020-01-191-8/+2
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-192-0/+2
* THRIFT-4312 Erlang client cannot connect to Python server: exceptionwalter-weinmann2017-09-211-1/+1
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-2/+0
* More make dist entriesNobuaki Sukegawa2016-03-191-0/+1
* THRIFT-3691 Run flake8 Python style check on Travis-CINobuaki Sukegawa2016-02-283-8/+12
* THRIFT-3540 Make python tutorial more in line with PEP8Nobuaki Sukegawa2016-01-132-100/+108
* THRIFT-1857 Python 3 SupportNobuaki Sukegawa2015-11-062-18/+18
* THRIFT-727 - C++: what() method of generated exceptions will provide more inf...Konrad Grochowski2015-05-181-2/+2
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-6/+6
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-6/+6
* THRIFT-1735 remove generated files with make cleanRoger Meier2012-11-011-0/+3
* THRIFT-1735 integrate tutorial into regular buildRoger Meier2012-10-263-4/+41
* fix tutorial python serverChristopher Piro2012-05-021-1/+1
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-302-0/+38
* THRIFT-284. python: Update tutorial files to use reprDavid Reiss2009-01-242-2/+2
* Thrift: Whitespace cleanup.David Reiss2008-02-062-6/+6
* Various Thrift fixes, including Application Exception support in Ruby, better...Mark Slee2007-03-141-34/+39
* Thrift TutorialMark Slee2007-03-072-0/+135