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