Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
24918abba929282d6e405fedbc2ef68c3e894136
/
lib
/
py
/
src
/
protocol
/
TProtocol.py
66a44c5
THRIFT-4621 Add THeader for Python
by Neil Williams
· 6 years ago
2d1fe88
THRIFT-4206: Fix decoding of strings in containers with py:dynamic and py:utf8strings
by Elvis Pranskevichus
· 8 years ago
6525f6a
THRIFT-3612 Add Python C extension for compact protocol
by Nobuaki Sukegawa
· 9 years ago
10308cb
THRIFT-3596 Better conformance to PEP8
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
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
b9c859a
THRIFT-3506 Eliminate old style classes from library code
by Nobuaki Sukegawa
· 9 years ago
e841b3d
THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements
by Nobuaki Sukegawa
· 9 years ago
bc7e480
THRIFT-3350 Python JSON protocol does not encode binary as Base64
by Nobuaki Sukegawa
· 9 years ago
760511f
THRIFT-1857 Python 3 Support
by Nobuaki Sukegawa
· 9 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
6d1a83a
THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library
by Jens Geyer
· 11 years ago
ad8154a
THRIFT-1796 TJSONProtocol is not functional Patch: Avi Flamholz
by Roger Meier
· 12 years ago
6972041
THRIFT-1480. py: remove tabs, adjust whitespace and address PEP8 warnings
by Bryan Duxbury
· 13 years ago
f4eec7a
THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings
by Roger Meier
· 13 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
0ee93ea
THRIFT-93. Remove unnecessary shebang lines from Python libraries
by David Reiss
· 16 years ago
808454e
Thrift TBinaryProtocol change
by Mark Slee
· 18 years ago
89e2bb8
Applying Thrift software license to Python source
by Mark Slee
· 18 years ago
e74306a
Move constant defs into Thrift.py to avoid cirulcar includes
by Mark Slee
· 18 years ago
92195ae
Starting python exception handling cleanup
by Mark Slee
· 18 years ago
5c46819
-- Protocol and transport factories now wrap around a single protocol/transport
by Aditya Agarwal
· 18 years ago
4ac459f
Fix python server bugs and go to new protocol wraps transport model
by Mark Slee
· 18 years ago
c98d050
Thrift: Added support for double type across all languages
by Mark Slee
· 18 years ago
cde2b61
Implementation of the basic Thrift stack in Python
by Mark Slee
· 18 years ago