Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Thriftpy/thriftpy2 issues and pull requests
#295 - fix: sub module conflict error
Pull Request -
State: open - Opened by StellarisW 21 days ago
- 3 comments
#294 - How could we get namespace values from thriftpy2.parser
Issue -
State: open - Opened by truebit 2 months ago
Labels: enhancement
#293 - MacOs M1 Installation Environment Issue
Issue -
State: closed - Opened by ljee-hash 3 months ago
- 4 comments
#292 - Allow parser.load_fp without module_name
Pull Request -
State: open - Opened by aisk 4 months ago
#291 - Move dependencies from setup.py to project.toml
Pull Request -
State: closed - Opened by cocolato 5 months ago
#290 - Add `thriftpy2.load_str`
Issue -
State: open - Opened by aisk 5 months ago
Labels: enhancement, good first issue
#289 - Bump version 0.5.2
Pull Request -
State: closed - Opened by aisk 5 months ago
#288 - Bump version 0.5.2b2
Pull Request -
State: closed - Opened by aisk 5 months ago
#287 - Using a thread pool to avoid TAsyncSocket.open block the event loop
Pull Request -
State: closed - Opened by aisk 5 months ago
#286 - Bump version 0.5.2b1
Pull Request -
State: closed - Opened by aisk 5 months ago
#285 - `thriftpy2.load_fp` can't load a thrift file with a include statement
Issue -
State: open - Opened by aisk 5 months ago
#284 - Initialize parser's threadlocal in parse_fp
Pull Request -
State: closed - Opened by aisk 5 months ago
#283 - move static metadata from setup.py to pyproject.toml
Pull Request -
State: closed - Opened by cocolato 5 months ago
#282 - Move more static matadata from setup.py/setup.cfg to project.toml
Issue -
State: closed - Opened by cocolato 5 months ago
#281 - Calling `parse_fp()` in v0.5.1 results in "AttributeError: '_thread._local' object has no attribute 'thrift_cache'"
Issue -
State: open - Opened by rlratzel 5 months ago
- 5 comments
#280 - Bump version 0.5.1
Pull Request -
State: closed - Opened by aisk 5 months ago
#279 - thriftpy2.load fail
Issue -
State: open - Opened by lockeliu 5 months ago
- 6 comments
#278 - how to get the annotation of service function?
Issue -
State: open - Opened by helloyuqin 5 months ago
- 4 comments
#277 - Bump version v0.5.0rc2
Pull Request -
State: closed - Opened by aisk 5 months ago
#276 - How to solve '_thread._local' object has no attribute 'thrift_stack'
Issue -
State: closed - Opened by kevinrocket 5 months ago
- 2 comments
#275 - Fix typos
Pull Request -
State: closed - Opened by aisk 6 months ago
#274 - Using ThriftGrammarError instead of Thrift GrammerError in tests
Pull Request -
State: closed - Opened by aisk 6 months ago
#273 - Fix typos in comments, docs and tests
Pull Request -
State: closed - Opened by aisk 6 months ago
#272 - pin pytest for it's bug
Pull Request -
State: closed - Opened by aisk 6 months ago
#271 - 🐛 Fix async pending error
Pull Request -
State: open - Opened by fuergaosi233 6 months ago
- 1 comment
#270 - [BUG] Asynchronous Client Hangs When Connecting to Non-Existent IP
Issue -
State: open - Opened by fuergaosi233 6 months ago
#269 - Test load thrift file in sub-thread
Pull Request -
State: closed - Opened by aisk 6 months ago
#268 - Bump version 0.5.1rc1
Pull Request -
State: closed - Opened by aisk 7 months ago
#267 - Initialize the thread local in parser module in every thread
Pull Request -
State: closed - Opened by aisk 7 months ago
- 1 comment
#266 - AttributeError: '_thread._local' obiect has no attribute 'thrift_stack'
Issue -
State: closed - Opened by truebit 7 months ago
- 3 comments
#265 - Bump version 0.5.0
Pull Request -
State: closed - Opened by aisk 7 months ago
#264 - Move some global variables in parser into thread local
Pull Request -
State: closed - Opened by aisk 7 months ago
- 2 comments
#263 - Support use mp spawn mode for tests
Pull Request -
State: open - Opened by cocolato 7 months ago
- 2 comments
#262 - force use fork mode to start multiprocess in tests
Pull Request -
State: closed - Opened by cocolato 7 months ago
#261 - Support using ipv6 in make_client/make_server method
Pull Request -
State: closed - Opened by cocolato 7 months ago
- 4 comments
#260 - Get rid of using fork start method for `mp` module in the tests
Issue -
State: open - Opened by aisk 8 months ago
Labels: enhancement
#259 - Run the test on Windows on GHA
Pull Request -
State: closed - Opened by aisk 8 months ago
#258 - Support cythonized ext on Windows
Pull Request -
State: closed - Opened by aisk 8 months ago
- 1 comment
#257 - Run test on pypy
Pull Request -
State: closed - Opened by aisk 8 months ago
#256 - Add missing init file for cybin module
Pull Request -
State: closed - Opened by aisk 8 months ago
#255 - Update ssl context and remove deprecated options
Pull Request -
State: closed - Opened by cocolato 8 months ago
#254 - Remove compatibility with_metaclass method
Pull Request -
State: closed - Opened by cocolato 8 months ago
#253 - Remove invalid historical compatibility code
Pull Request -
State: closed - Opened by cocolato 8 months ago
#252 - Remove python2/python3.5 historical compatibility code
Pull Request -
State: closed - Opened by cocolato 8 months ago
#251 - Remove python2 historical compatibility code
Pull Request -
State: closed - Opened by cocolato 8 months ago
#250 - Remove historical SSL context compatibility for Python2
Pull Request -
State: closed - Opened by cocolato 9 months ago
#249 - Add submodule to sys.path when loading child idl file.
Pull Request -
State: closed - Opened by cocolato 9 months ago
- 4 comments
#248 - Deprecated tornado server and client
Issue -
State: open - Opened by aisk 9 months ago
Labels: question
#247 - Support build cython codes with `-Werror=strict-aliasing`
Pull Request -
State: closed - Opened by aisk 9 months ago
- 2 comments
#246 - Build fails with strict-aliasing violations
Issue -
State: closed - Opened by eli-schwartz 9 months ago
- 3 comments
#245 - Asyncio client creates RuntimeError on parallel requests
Issue -
State: open - Opened by hvraven 9 months ago
- 8 comments
Labels: enhancement
#244 - Remove some legacy Python compatible codes
Pull Request -
State: closed - Opened by aisk 9 months ago
- 2 comments
#243 - Update `python_requires` to at lease 3.6 in setpy.py
Pull Request -
State: closed - Opened by aisk 9 months ago
- 1 comment
#242 - Remove Python2 support
Issue -
State: closed - Opened by aisk 9 months ago
#241 - Remove travis
Pull Request -
State: closed - Opened by aisk 9 months ago
- 1 comment
#240 - Bump version 0.4.20
Pull Request -
State: closed - Opened by aisk 9 months ago
- 1 comment
#239 - Fix another legacy Python compatibility issue
Pull Request -
State: closed - Opened by aisk 9 months ago
- 1 comment
#238 - Bump version 0.4.19
Pull Request -
State: closed - Opened by aisk 9 months ago
- 1 comment
#237 - Fix a compatible issue with very old version of Python
Pull Request -
State: closed - Opened by aisk 9 months ago
- 2 comments
#236 - Bump version 0.4.18
Pull Request -
State: closed - Opened by aisk 9 months ago
- 1 comment
#235 - Fix deprecated usage of pytest
Pull Request -
State: closed - Opened by aisk 9 months ago
- 2 comments
#234 - Fix RST grammar errors in CHANGES.rst
Pull Request -
State: closed - Opened by aisk 9 months ago
- 2 comments
#233 - fix: support annotations in union
Pull Request -
State: closed - Opened by pabfuentes 10 months ago
- 3 comments
#232 - Thrift IDL file parse reports error in multi-threaded situation
Issue -
State: open - Opened by 1C4nfaN 10 months ago
Labels: enhancement
#231 - can not pip install on python 3.7
Issue -
State: closed - Opened by tingxin 11 months ago
- 1 comment
#230 - make the import hook compatible with python3.12
Pull Request -
State: closed - Opened by aisk almost 1 year ago
- 2 comments
#229 - import hook does not work with Python3.12
Issue -
State: closed - Opened by aisk about 1 year ago
- 1 comment
#228 - run tests with python3.12
Pull Request -
State: closed - Opened by aisk about 1 year ago
- 1 comment
#227 - add 'strict_decode' option for protocols
Pull Request -
State: closed - Opened by aisk about 1 year ago
- 2 comments
#226 - fix the message_type of client
Pull Request -
State: closed - Opened by 1C4nfaN about 1 year ago
- 2 comments
#225 - bump to 0.4.17
Pull Request -
State: closed - Opened by ethe about 1 year ago
- 1 comment
#224 - Cython issue still occurring because the fix wasn't published
Issue -
State: closed - Opened by ofiry-tm about 1 year ago
- 4 comments
#223 - Cannot pip install thriftpy2 on Colab
Issue -
State: closed - Opened by zhilu1 about 1 year ago
- 9 comments
#222 - Add sasl transport support
Pull Request -
State: closed - Opened by ecederstrand about 1 year ago
- 6 comments
Labels: enhancement, good first issue
#221 - chore: add pyproject.toml and specify build dependencies
Pull Request -
State: closed - Opened by aisk over 1 year ago
#220 - fix: compatible with cython3
Pull Request -
State: closed - Opened by aisk over 1 year ago
#219 - missed encoding as parse argument
Pull Request -
State: closed - Opened by helpau over 1 year ago
#218 - Investigate build issue involving cython and thriftpy in container build
Issue -
State: closed - Opened by danielballan over 1 year ago
- 7 comments
#217 - load, load_module behaviour
Issue -
State: closed - Opened by Niccolum over 1 year ago
- 3 comments
#216 - middleware-like behaviour
Issue -
State: closed - Opened by Niccolum over 1 year ago
- 1 comment
#215 - cannot pickle dump object from child idl file class
Issue -
State: closed - Opened by truebit over 1 year ago
- 6 comments
#214 - enum type is not correctly handeld
Issue -
State: open - Opened by xemcerk over 1 year ago
- 1 comment
Labels: need more info
#213 - CI target switch to ubuntu latest
Pull Request -
State: closed - Opened by ethe over 1 year ago
#212 - try to fix ci
Pull Request -
State: closed - Opened by aisk over 1 year ago
#211 - fix: support annotations in const
Pull Request -
State: closed - Opened by LYF1999 over 1 year ago
- 3 comments
#210 - How to decode some data without IDL files that encoding by Apache thrift TBinaryProtocol?
Issue -
State: closed - Opened by xf97 over 1 year ago
- 3 comments
Labels: question
#209 - correspondence between thriftpy2 and thrift versions
Issue -
State: closed - Opened by yiqijiu almost 2 years ago
- 5 comments
#208 - Keep http connection open for long-time
Issue -
State: open - Opened by orinciog almost 2 years ago
- 1 comment
Labels: enhancement
#207 - make_aio_client block thread
Issue -
State: closed - Opened by Zacama almost 2 years ago
#206 - thriftpy2 client in nodejs
Issue -
State: closed - Opened by howdareyou almost 2 years ago
- 1 comment
#205 - Default value with enum must be declared before used
Issue -
State: open - Opened by TommyTT1993 almost 2 years ago
Labels: enhancement
#204 - thriftpy2 whether support using in ipv6
Issue -
State: closed - Opened by mengyaommm about 2 years ago
Labels: enhancement
#203 - bump to 0.4.16
Pull Request -
State: closed - Opened by ethe about 2 years ago
#202 - Fixed not specified size issue in read_val(aio)
Pull Request -
State: closed - Opened by chozo99 about 2 years ago
- 1 comment
#201 - Duplicate pytest requirements in setup.py
Issue -
State: open - Opened by ruiqianyu about 2 years ago
- 1 comment
Labels: bug, good first issue
#200 - migrate CI from Travis to Github Action
Pull Request -
State: closed - Opened by ethe about 2 years ago
#199 - patch binary type to string in all container types
Pull Request -
State: closed - Opened by ethe about 2 years ago
- 5 comments
#198 - SSL-related test failures with [SSL: EE_KEY_TOO_SMALL] ee key too small
Issue -
State: closed - Opened by mgorny about 2 years ago
- 5 comments
#197 - Breaking changes in V0.4.15 binary type processing
Issue -
State: closed - Opened by ethe about 2 years ago
- 1 comment
#196 - Missing tag for 0.4.15 release
Issue -
State: closed - Opened by mgorny about 2 years ago
- 2 comments