issues
search
thriftrw
/
thriftrw-python
A Thrift encoding library for Python
MIT License
36
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Includes from loads()
#73
abhinav
opened
9 years ago
0
Add support for including other Thrift files.
#72
abhinav
closed
9 years ago
5
Avoid multiple validation
#71
abhinav
closed
7 years ago
1
Add Message with parsing/serialziation support
#70
abhinav
closed
9 years ago
2
Provide reference back to FunctionSpec in {Args,Result}Spec
#69
abhinav
closed
9 years ago
2
Add support for imports
#68
lucasmarshall
closed
9 years ago
1
Explicitly list Cython modules in setup.py
#67
abhinav
closed
9 years ago
2
Attach thrift files to service object
#66
HelloGrayson
closed
8 years ago
0
Drop TType class in favor of cdef-ed enum
#65
abhinav
closed
9 years ago
1
Cythonize BinaryProtocolReader
#64
abhinav
closed
9 years ago
1
Cythonize binary protocol writer
#63
abhinav
closed
9 years ago
2
Make ValueVisitor a cdef
#62
abhinav
closed
9 years ago
2
Add types and cdefs to wire.value.
#61
abhinav
closed
9 years ago
5
Support struct and union constant literals.
#60
abhinav
closed
9 years ago
2
Fix bug which prevented enum default values from being integers.
#59
abhinav
closed
9 years ago
3
Constant structs
#58
abhinav
closed
9 years ago
1
Allow numeric defaults for booleans
#57
abhinav
closed
9 years ago
2
Enum from_primitive should accept strings
#56
abhinav
closed
6 years ago
2
Add support for unrecognized exceptions in method responses.
#55
abhinav
closed
9 years ago
2
Merge master into 0.5
#54
abhinav
closed
9 years ago
3
Move exceptions into thriftrw.errors.
#53
abhinav
closed
9 years ago
6
Fix __slots__ for TypeSpecs.
#52
abhinav
closed
9 years ago
1
Fix usage of lists as defaults for sets.
#51
abhinav
closed
9 years ago
1
add a benchmark
#50
blampe
closed
9 years ago
1
Separate exception for absent return values
#49
abhinav
opened
9 years ago
1
Fix attribute error in __eq__
#48
abhinav
closed
9 years ago
1
Empty response structs must not be allowed if the return type is not void
#47
abhinav
closed
9 years ago
1
Unrecognized exceptions support
#46
abhinav
closed
9 years ago
0
cythonize protocol.binary
#45
blampe
closed
9 years ago
2
use BytesIO on py2 for speeeed
#44
blampe
closed
9 years ago
4
only throw an error if a union specifies "required"
#43
blampe
closed
8 years ago
2
Validate in struct and union constructors
#42
abhinav
closed
9 years ago
2
Constant type validation
#41
abhinav
closed
9 years ago
1
add a validate method for type specs
#40
blampe
closed
9 years ago
1
Python 3.5 support
#39
abhinav
closed
9 years ago
2
Implement {to,from}_primitive for generated types.
#38
abhinav
closed
9 years ago
3
add an option to disable required/optional strictness
#37
blampe
closed
9 years ago
1
Implement {to,from}_primitive for generated types.
#36
abhinav
closed
9 years ago
3
workaround for binary fields defaulting to unicode values
#35
blampe
closed
9 years ago
6
add a validate method for type specs
#34
blampe
closed
9 years ago
2
struct constructor doesn't check nested types
#33
blampe
closed
9 years ago
4
Easy dict serialization
#32
HelloGrayson
closed
9 years ago
2
enforce types on default values
#31
blampe
closed
9 years ago
1
allow sending strings as binary
#30
blampe
closed
9 years ago
4
can't round-trip strings as binary
#29
blampe
closed
9 years ago
1
exceptions are not exposed on Services/Functions
#28
blampe
opened
9 years ago
5
add an option to disable required/optional strictness
#27
blampe
closed
9 years ago
5
argument must be string, not unicode
#26
HelloGrayson
closed
9 years ago
1
backwards compatibility for unicode struct specs
#25
blampe
closed
9 years ago
4
Allow binary values to be passed in for string.
#24
abhinav
closed
9 years ago
1
Previous
Next