1. d9b4425 follow-up: THRIFT-3599 Validate client IP address against cert's SubjectAltName by Nobuaki Sukegawa · 9 years ago
  2. f7a8d94 THRIFT-3699 Fix integer limit symbol includes in Python C extension by Nobuaki Sukegawa · 9 years ago
  3. d479e23 THRIFT-3691 Run flake8 Python style check on Travis-CI by Nobuaki Sukegawa · 9 years ago
  4. f32bae7 THRIFT-3651 Make backports.match_hostname and ipaddress optional by Nobuaki Sukegawa · 9 years ago
  5. a72ffbe THRIFT-3649 Python TSaslClientTransport initializes TTransportException incorrectly by Tristen Georgiou · 9 years ago
  6. 7efa4fb THRIFT-3646 Fix Python extension build warnings by Nobuaki Sukegawa · 9 years ago
  7. 1c8b5cb THRIFT-3634 Fix Python TSocket resource leak on connection failure by Nobuaki Sukegawa · 9 years ago
  8. 66f5053 THRIFT-3614 Improve logging of test_sslsocket.py by Nobuaki Sukegawa · 9 years ago
  9. 6a0ca7f THRIFT-3618 Python TSSLSocket deprecation message should print caller's location by Nobuaki Sukegawa · 9 years ago
  10. 7af189a THRIFT-3613 Port Python C extension to Python 3 by Nobuaki Sukegawa · 9 years ago
  11. 6525f6a THRIFT-3612 Add Python C extension for compact protocol by Nobuaki Sukegawa · 9 years ago
  12. ac06704 THRIFT-3616 Improve TSSLSocketTest robustness. by John Sirois · 9 years ago
  13. ce1c8ab THRIFT-3615 Fix Python SSL client resource leak on connection failure by Nobuaki Sukegawa · 9 years ago
  14. 355116e THRIFT-3614 Improve logging of test_sslsocket.py by Nobuaki Sukegawa · 9 years ago
  15. f39f7db THRIFT-3599 Validate client IP address against cert's SubjectAltName by Nobuaki Sukegawa · 9 years ago
  16. 25536ad THRIFT-2103 [python] Support for SSL certificates with Subject Alternative Names by Nobuaki Sukegawa · 9 years ago
  17. 10308cb THRIFT-3596 Better conformance to PEP8 by Nobuaki Sukegawa · 9 years ago
  18. f07b4a1 Adjust Python SSL test delay in an attempt to avoid flakiness on CI by Nobuaki Sukegawa · 9 years ago
  19. 7b545b5 THRIFT-3532 Add configurable string and container read size limit to Python protocols by Nobuaki Sukegawa · 9 years ago
  20. a3b88a0 THRIFT-3503 Enable py:utf8string by default by Nobuaki Sukegawa · 9 years ago
  21. 397bd51 THRIFT-3527 -gen py:dynamic,utf8strings ignores utf8strings option by Nobuaki Sukegawa · 9 years ago
  22. 299255a THRIFT-3525 py:dynamic fails to handle binary list/set/map element by Nobuaki Sukegawa · 9 years ago
  23. 65d8564 THRIFT-3538 python: Removed UnboundMethodType by Thomas Bartelmess · 9 years ago
  24. 4733db4 THRIFT-3519 fastbinary does not work with -gen py:utf8strings by Nobuaki Sukegawa · 9 years ago
  25. 33744b0 THRIFT-3515 Python 2.6 compatibility and test on CI by Nobuaki Sukegawa · 9 years ago
  26. ad83586 THRIFT-3505 Enhance Python TSSLSocket by Nobuaki Sukegawa · 9 years ago
  27. b9c859a THRIFT-3506 Eliminate old style classes from library code by Nobuaki Sukegawa · 9 years ago
  28. 7b89469 THRIFT-3504 Fix FastbinaryTest.py Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  29. dd02f55 THRIFT-2883 TTwisted.py, during ConnectionLost processing: exceptions.RuntimeError: dictionary changed size during iteration by Robert Thille · 10 years ago
  30. e841b3d THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements by Nobuaki Sukegawa · 9 years ago
  31. 8551f3f Revert part of 7f404fdef23dbbe5204d35bcb9261ff50939f31f by Nobuaki Sukegawa · 9 years ago
  32. bc7e480 THRIFT-3350 Python JSON protocol does not encode binary as Base64 by Nobuaki Sukegawa · 9 years ago
  33. 7f404fd Run test for THRIFT-2413 by Nobuaki Sukegawa · 9 years ago
  34. 369d62e THRIFT-2413 Add JSON escaped unicode support for python3. by Phongphan Phuttha · 9 years ago
  35. 7f01e2a THRIFT-2413: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol by Phongphan Phuttha · 9 years ago
  36. a185d7e THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  37. 760511f THRIFT-1857 Python 3 Support by Nobuaki Sukegawa · 9 years ago
  38. 145749c THRIFT-3390 Tornado server should gracefully handle closed connections by Jens Geyer · 9 years ago
  39. 228b328 THRIFT-3376 C# and Python JSON protocol double values lose precision by Nobuaki Sukegawa · 9 years ago
  40. 64b8f6c THRIFT-3375 Python TJSONProtocol encodes utf8 string values in an incompatible way by Nobuaki Sukegawa · 9 years ago
  41. 15c4004 THRIFT-3323 Python library does not handle escaped forward slash ("/") in JSON by Jens Geyer · 9 years ago
  42. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  43. 7daf00c THRIFT-3175 python: fastbinary.c python deserialize can cause huge allocations from garbage by Roger Meier · 10 years ago
  44. 113b638 THRIFT-3148 Markdown links to coding_standards are dead by Nobuaki Sukegawa · 10 years ago
  45. 7f47792 THRIFT-3097 cmake targets unconditionally depend on optional libraries by Marco Molteni · 10 years ago
  46. 19e32dc THRIFT-2850 CMake for Apache Thrift by Roger Meier · 10 years ago
  47. d565e2f Thrift-1784: pep-3110 exception handling Client: py Patch: jfarrell by jfarrell · 10 years ago
  48. 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
  49. 4f2c0a0 THRIFT-2900 Python THttpClient does not reset socket timeout on exception by Jens Geyer · 10 years ago
  50. bf9603c THRIFT-2846 Expose ciphers parameter from ssl.wrap_socket() by Roger Meier · 10 years ago
  51. 3a52529 THRIFT-2825 Supplying unicode to python Thrift client can cause next request arguments to get overwritten by Zach Steindler · 10 years ago
  52. fc1303e THRIFT-2846 Expose ciphers parameter from ssl.wrap_socket() by Roger Meier · 10 years ago
  53. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  54. 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
  55. 0721867 THRIFT-2757: py - fixed checkIntegerLimits in TProtocol.py by Konrad Grochowski · 10 years ago
  56. d5f3be5 THRIFT-2757: py - checkIntegerLimits optimized by Konrad Grochowski · 10 years ago
  57. 93fea15 THRIFT-2757: py - Added integer limits checks in compact and JSON protocols by Konrad Grochowski · 10 years ago
  58. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  59. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  60. b898eaa THRIFT-2665 Debug statements are unnecessary and should be removed by Jens Geyer · 10 years ago
  61. 3a724e3 THRIFT-2663: py - per module logger used in python lib by Konrad Grochowski · 10 years ago
  62. 51ba56c py.twisted: Avoid synchronous exceptions by James Broadhead · 10 years ago
  63. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
  64. d52edba THRIFT-2231 Support tornado-4.x (Python) by Roger Meier · 10 years ago
  65. 8033e7e Revert "THRIFT-585 exceptions in the autogenerated send_METHOD functions are not propagated" by Roger Meier · 10 years ago
  66. 8345772 THRIFT-585 exceptions in the autogenerated send_METHOD functions are not propagated by Jens Geyer · 10 years ago
  67. 750df2e THRIFT-2620: Fix python packaging Client: build process Patch: jfarrell by jfarrell · 11 years ago
  68. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  69. 879cab2 THRIFT-1914 Python: Support for Multiplexing Services on any by Roger Meier · 11 years ago
  70. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  71. ab2793a THRIFT-2466: Improper error handling for SSL/TLS connections that don't complete a handshake by Roger Meier · 11 years ago
  72. 86653cc THRIFT-2437 Author fields in Python setup.py must be strings not lists by Roger Meier · 11 years ago
  73. 1823b59 THRIFT-2428: Python 3 setup.py support Client: py Patch: Nathan Van Gheem by jfarrell · 11 years ago
  74. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  75. 8b3ca02 THRIFT-1719:SASL client support for Python Client: py Patch: Tyler Hobbs by jfarrell · 11 years ago
  76. 8bdff94 THRIFT-2267:Should be able to choose socket family in Python TSocket by jfarrell · 11 years ago
  77. 3979b86 THRIFT-2267:Should be able to choose socket family in Python TSocket by jfarrell · 11 years ago
  78. 3e25e5e Python Tornado TTornadoServer base class change Patch: Bryan Pham by henrique · 11 years ago
  79. 8c691fa THRIFT-1639 Java/Python: Serialization/Deserialization of double type using CompactProtocol by Roger Meier · 11 years ago
  80. 877125c THRIFT-1966:Support different files for SSL certificates and keys by Jake Farrell · 12 years ago
  81. 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
  82. c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
  83. 0895dfe THRIFT-1797 Python implementation of TSimpleJSONProtocol Patch: Avi Flamholz by Roger Meier · 12 years ago
  84. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  85. ad8154a THRIFT-1796 TJSONProtocol is not functional Patch: Avi Flamholz by Roger Meier · 12 years ago
  86. 2b2560e THRIFT-1773. Revert "Thrift-1604:Python exxception handeling for changes from PEP3110" by Todd Lipcon · 12 years ago
  87. 52820d0 THRIFT-1749 Python TSSLSocket error handling obscures actual error by Roger Meier · 12 years ago
  88. 05ab89a THRIFT-1745 Python JSON protocol fix typo detected by cross language test suite by Roger Meier · 12 years ago
  89. 85fb6de THRIFT-1745 Python JSON protocol TJSONProtocol.py: Frederic Delbos by Roger Meier · 12 years ago
  90. 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
  91. 6c5ee6a Thrift-1604:Python exxception handeling for changes from PEP3110 by Jake Farrell · 13 years ago
  92. cfff856 THRIFT-1569 thrift: add stop() method to python TNonblockingServer by Roger Meier · 13 years ago
  93. 3f5a264 THRIFT-1568 Thrift: Add User-Agent header to Python THttpClient by Roger Meier · 13 years ago
  94. fa392e9 THRIFT-1560 Add setCustomHeaders() method to python thrift lib by Roger Meier · 13 years ago
  95. 6972041 THRIFT-1480. py: remove tabs, adjust whitespace and address PEP8 warnings by Bryan Duxbury · 13 years ago
  96. 9901069 Updating trunk to 0.9.0 version. by Jake Farrell · 13 years ago
  97. a0dd75d Thrift-386: Make it possible to build the Python library without the extension by Jake Farrell · 13 years ago
  98. e0c5316 Thrift-1426: Dist package missing files for release 0.8 by Jake Farrell · 13 years ago
  99. 1290d42 THRIFT-1407: Typo in Python socket server causes Thrift to fail when we enable a global socket timout by Jake Farrell · 13 years ago
  100. c3f033f THRIFT-1342 Compilation problem on Windows of fastbinary.c by Roger Meier · 13 years ago