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
Re-support Python 2
#173
albertyw
opened
1 year ago
0
Set up automatic publishing to readthedocs
#172
albertyw
opened
1 year ago
0
Release v1.9.0
#171
albertyw
closed
1 year ago
0
Set up Github Actions
#170
albertyw
closed
1 year ago
1
Update dependencies
#169
albertyw
closed
1 year ago
0
Update to a Cython version that supports Python 3.10+
#168
albertyw
closed
1 year ago
0
Update official support and tests for new/deprecated python versions
#167
albertyw
closed
1 year ago
0
Support Python 3.10+
#166
albertyw
closed
1 year ago
2
Remove custom travis configs
#165
albertyw
closed
1 year ago
1
PSA: This repository will be archived in three weeks
#164
abhinav
opened
2 years ago
0
Remove support for python 3.4
#163
albertyw
closed
4 years ago
1
Remove Python 2 Support
#162
albertyw
closed
4 years ago
1
Support python 3.8
#161
albertyw
closed
4 years ago
1
Add a better error output for invalid thrift includes
#160
albertyw
closed
5 years ago
2
IDL parser fails on space between * and /
#159
albertyw
opened
5 years ago
0
Implement __hash__ on hashable types
#158
blampe
closed
5 years ago
2
README: Switch to travis-ci.com for badge
#157
abhinav
closed
5 years ago
1
setup.py: Don't check cython version
#156
abhinav
closed
5 years ago
2
Support Including Implicit Relative Paths
#155
albertyw
closed
5 years ago
3
Support enums from the future
#154
abhinav
closed
6 years ago
2
Support string enum values in from_primitive
#153
recht
closed
6 years ago
2
Make a new release
#152
albertyw
closed
6 years ago
2
Setting up a new release.
#151
abhinav
closed
6 years ago
1
Remove pypy support
#150
albertyw
closed
6 years ago
2
Support python3.7
#149
albertyw
closed
6 years ago
5
Remove python 3.3
#148
albertyw
closed
6 years ago
2
thriftrw fails to install for python3.7
#147
albertyw
closed
6 years ago
0
Implement __hash__ on struct and union types
#146
cjmaio
closed
5 years ago
2
FunctionResultSpec: Fix unexpected return segfault
#145
abhinav
closed
7 years ago
3
travis: Fix build
#144
abhinav
closed
7 years ago
3
Fix input too short errors being ignored
#143
abhinav
closed
7 years ago
3
IDL parser fails on grave accent in comments
#142
srussell-uber
opened
7 years ago
1
Thrift structures that are equal do not hash to the same value
#141
zmanji
closed
5 years ago
1
c source should be included with source distribution
#140
clin88
closed
7 years ago
1
Optimize deserialization path.
#139
clin88
closed
7 years ago
8
Optimize serialization path further.
#138
clin88
closed
7 years ago
4
Add validation optimization.
#137
clin88
closed
7 years ago
7
Streaming read optimization.
#136
clin88
closed
7 years ago
7
Refactor read path to stream directly from memory buffer.
#135
clin88
closed
8 years ago
1
Add write_to for primitives.
#134
clin88
closed
8 years ago
2
In StructTypeSpec.validate exceptions, indicate which field failed to validate.
#133
TheJakeSchmidt
closed
8 years ago
3
Check the magnitude of integer types in validate().
#132
TheJakeSchmidt
closed
8 years ago
8
Make OverflowError messages more informative
#131
TheJakeSchmidt
closed
8 years ago
1
Remove import * from tests
#130
abhinav
closed
8 years ago
1
structs: Don't persist mutations to default values
#129
abhinav
closed
8 years ago
3
requirements: Add version bounds for cython
#128
abhinav
closed
8 years ago
1
fix mutable default args handling
#127
chirayuk
closed
8 years ago
3
Respect `strict=False` for exceptions.
#126
abhinav
closed
8 years ago
6
(c) 2016
#125
abhinav
closed
8 years ago
2
module.__types__ is a tuple for primitive typedefs
#124
abhinav
opened
8 years ago
0
Next