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
#195 - sync cert key from apache thrift
Pull Request -
State: closed - Opened by ethe about 2 years ago
#194 - bump to 0.4.15
Pull Request -
State: closed - Opened by ethe about 2 years ago
#193 - fix error under python 3.11
Pull Request -
State: closed - Opened by ethe about 2 years ago
#192 - Doesn't build on python 3.11
Issue -
State: closed - Opened by llimllib about 2 years ago
- 9 comments
#191 - When will master be released?
Issue -
State: closed - Opened by kyle-wong-knewton about 2 years ago
- 3 comments
#190 - fix the message_type of client
Pull Request -
State: closed - Opened by bobozhengsir over 2 years ago
- 3 comments
#189 - What if I remove the `while True` loop in TThreadedServer?
Issue -
State: closed - Opened by wangheda over 2 years ago
- 1 comment
Labels: question
#188 - Please publish a wheel for linux platforms
Issue -
State: open - Opened by dbaxa over 2 years ago
Labels: enhancement
#187 - Grammar error when missing field identifiers in service functions
Issue -
State: closed - Opened by dhuang over 2 years ago
- 1 comment
#186 - Why dead include checking on current stack?
Issue -
State: closed - Opened by iyaozhen over 2 years ago
- 2 comments
#185 - add GitHub URL for PyPi
Pull Request -
State: closed - Opened by andriyor over 2 years ago
- 1 comment
#184 - close TServerSocket socket after server disconnect
Pull Request -
State: closed - Opened by pawl almost 3 years ago
- 1 comment
#183 - close TSocket socket after server disconnect
Pull Request -
State: closed - Opened by pawl almost 3 years ago
- 1 comment
#182 - Tests fail after 2030-01-12
Issue -
State: closed - Opened by bmwiedemann almost 3 years ago
Labels: bug
#181 - close socket after client timeout
Pull Request -
State: closed - Opened by lexdene over 3 years ago
- 1 comment
#180 - yield from is necessary when using coroutine in aio
Pull Request -
State: closed - Opened by lexdene over 3 years ago
- 2 comments
#179 - import error
Issue -
State: open - Opened by monkeyshichi over 3 years ago
- 1 comment
Labels: need more info
#178 - WIP: Fix error not raised when using a not defined type
Pull Request -
State: open - Opened by aisk over 3 years ago
- 1 comment
#177 - error not raised when type from another file is missing
Issue -
State: open - Opened by aisk over 3 years ago
#176 - Add type annotations
Issue -
State: open - Opened by benbariteau over 3 years ago
- 3 comments
Labels: question, need more info
#175 - fix issue that py3.4 cannot use pytest due to latest attr dropping support.
Pull Request -
State: closed - Opened by truebit over 3 years ago
- 2 comments
#174 - ImportError: No module named 'typing' on python 3.4 due to attr drop support on >=21.1.0
Issue -
State: closed - Opened by truebit over 3 years ago
#173 - try to fix issue #172 when system locale not set
Pull Request -
State: closed - Opened by truebit over 3 years ago
- 8 comments
#172 - When environment locale not set, thrift parser would throw UnicodeDecodeError due to using "open" directly.
Issue -
State: closed - Opened by truebit over 3 years ago
#171 - how to convert thrift to dict with map
Issue -
State: open - Opened by yexiaoya over 3 years ago
- 4 comments
Labels: question
#170 - There is hang when use read function in thriftpy2/transport/socket.py
Issue -
State: open - Opened by leeyh0216 over 3 years ago
- 4 comments
Labels: bug
#169 - Python 3.7: RuntimeError: read() called while another coroutine is already waiting for incoming data
Issue -
State: open - Opened by klairetan over 3 years ago
- 1 comment
#168 - Win64 Error
Issue -
State: open - Opened by gearslogy over 3 years ago
- 1 comment
Labels: need more info
#167 - Raise an exception when duplicate names parsed
Pull Request -
State: closed - Opened by aawilson over 3 years ago
- 2 comments
#166 - Duplicate structs in a namespace should fail to parse
Issue -
State: closed - Opened by aawilson over 3 years ago
- 1 comment
#165 - pip install thriftpy2 Error
Issue -
State: open - Opened by WanXinTao over 3 years ago
- 13 comments
Labels: enhancement
#164 - Binary support
Pull Request -
State: closed - Opened by JonnoFTW almost 4 years ago
- 7 comments
#163 - Added Apache thrift support
Pull Request -
State: closed - Opened by JonnoFTW almost 4 years ago
- 5 comments
#162 - 0.4.14 maximum query size
Issue -
State: open - Opened by Rosadosa almost 4 years ago
- 10 comments
#161 - 0.4.14 has a problem about MergeFromString(rst.response_data)
Issue -
State: open - Opened by bjmajic almost 4 years ago
- 3 comments
#160 - WIP: translate socket.timeout to TTransportException
Pull Request -
State: open - Opened by aisk almost 4 years ago
- 2 comments
#159 - Switch to async/await and apply Flake8 to all files
Pull Request -
State: closed - Opened by aiudirog almost 4 years ago
- 4 comments
#158 - Fix the path issue caused by #148
Pull Request -
State: closed - Opened by aisk almost 4 years ago
- 3 comments
#157 - Revert "Added Support For Apache JSON and Binary Data"
Pull Request -
State: closed - Opened by ethe almost 4 years ago
- 1 comment
#156 - v0.4.13 serialization break
Issue -
State: open - Opened by ethe almost 4 years ago
- 6 comments
Labels: bug
#155 - Bump to 0.4.13
Pull Request -
State: closed - Opened by ethe almost 4 years ago
- 1 comment
#154 - Send TApplicationException to client if raised
Pull Request -
State: closed - Opened by aisk almost 4 years ago
- 1 comment
#153 - RHEL 8.2 Oopta installation issue
Issue -
State: closed - Opened by ramanagali almost 4 years ago
- 1 comment
#152 - How can I convert a dict object(with Map Type) to a thrift object?
Issue -
State: open - Opened by liuweiming1997 almost 4 years ago
- 6 comments
#151 - Build a wheel as part of the Make build step so that it will be published to pypi
Pull Request -
State: closed - Opened by dbaxa about 4 years ago
- 5 comments
#150 - Python3.6.5 intall error
Issue -
State: closed - Opened by TrentChou about 4 years ago
- 2 comments
#149 - add support for custom headers for HTTP
Pull Request -
State: closed - Opened by ermeaney about 4 years ago
- 3 comments
#148 - Fix HTTP_URI typo in http.py
Pull Request -
State: closed - Opened by aisk about 4 years ago
- 4 comments
#147 - Run tests on more python versions
Pull Request -
State: closed - Opened by aisk about 4 years ago
- 2 comments
#146 - can not install on python3.8
Issue -
State: closed - Opened by mailguest about 4 years ago
- 1 comment
#145 - can not install
Issue -
State: closed - Opened by mailguest about 4 years ago
#144 - "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead
Issue -
State: closed - Opened by pearu about 4 years ago
- 10 comments
Labels: enhancement, help wanted
#143 - if I update thrift server to thriftpy2 ,should I update the client?
Issue -
State: closed - Opened by djk454772303 about 4 years ago
- 10 comments
#142 - 从thrift转到thriftpy时,请求的编码变了?
Issue -
State: closed - Opened by djk454772303 about 4 years ago
- 2 comments
#141 - fix multi level module
Pull Request -
State: closed - Opened by windard about 4 years ago
- 3 comments
#140 - Invalid HTTP URI format in http.py
Issue -
State: closed - Opened by JonnoFTW about 4 years ago
- 1 comment
Labels: bug
#139 - Added Support For Apache JSON and Binary Data
Pull Request -
State: closed - Opened by JonnoFTW about 4 years ago
- 27 comments
#138 - Exception not raised correctly when thrift loaded with custom module_name
Issue -
State: open - Opened by JonnoFTW about 4 years ago
- 2 comments
Labels: bug
#137 - Fix default port for http
Pull Request -
State: closed - Opened by aisk about 4 years ago
- 1 comment
#136 - mixed up binary and string types
Issue -
State: closed - Opened by vitrun about 4 years ago
- 2 comments
#135 - 当返回对象是一个map<SkuPairKey, DefectQueryResDto>时,接口解析失败
Issue -
State: closed - Opened by taomin1 over 4 years ago
- 8 comments
#134 - Unable to use thriftpy2 on AWS lambda
Issue -
State: closed - Opened by liamschn over 4 years ago
- 2 comments
#133 - doest thriftpy2 support multiprocessing?
Issue -
State: closed - Opened by zillionare over 4 years ago
- 1 comment
#132 - [WIP] thrift: treat required fields as positional arguments while generating init, closes #119
Pull Request -
State: open - Opened by iamsudip over 4 years ago
- 1 comment
#131 - Thriftpy2 hangs while decoding string
Issue -
State: closed - Opened by carloVentrella over 4 years ago
- 3 comments
#130 - 连接超时后,将超时当次的thrift server结果覆盖给下次正常访问的结果
Issue -
State: closed - Opened by accjiyun over 4 years ago
- 3 comments
Labels: good first issue, question, wontfix
#129 - Support Cython in HTTP and fix TCyBufferedTransport early flush issue
Pull Request -
State: closed - Opened by aiudirog over 4 years ago
- 15 comments
#125 - Support include files with dot in name
Pull Request -
State: closed - Opened by aisk over 4 years ago
- 4 comments
#123 - Fix typo word
Pull Request -
State: closed - Opened by truebit over 4 years ago
- 4 comments
#122 - typo correction:Grammer should be "Grammar"
Issue -
State: closed - Opened by truebit over 4 years ago
Labels: enhancement
#121 - include with dot in string
Issue -
State: closed - Opened by aisk over 4 years ago
- 3 comments
Labels: bug
#119 - struct required field is not verified
Issue -
State: open - Opened by shuoli84 almost 5 years ago
- 4 comments
Labels: enhancement
#111 - Add enum constructor to create enum from value
Issue -
State: open - Opened by aisk almost 5 years ago
- 3 comments
Labels: enhancement
#102 - Fix unexpected data length in aio buffer transport
Pull Request -
State: closed - Opened by ethe almost 5 years ago
- 4 comments
#100 - Revert "Use readall() in TAsyncSocket to ensure all data is received"
Pull Request -
State: closed - Opened by ethe almost 5 years ago
#95 - Fix unindented code
Pull Request -
State: closed - Opened by ethe about 5 years ago
- 1 comment
#94 - Fix #93
Pull Request -
State: closed - Opened by ethe about 5 years ago
- 1 comment
#89 - Bump to 0.4.7
Pull Request -
State: closed - Opened by ethe about 5 years ago
#88 - Fix #77: can not parse IDL from network
Pull Request -
State: closed - Opened by ethe about 5 years ago
- 1 comment
#86 - Bump to 0.4.6
Pull Request -
State: closed - Opened by ethe about 5 years ago
- 1 comment
#79 - Remote connection hbase error
Issue -
State: closed - Opened by chaojiwudishuai about 5 years ago
- 7 comments
#78 - Bump to 0.4.5
Pull Request -
State: closed - Opened by ethe about 5 years ago
- 1 comment
#13 - Question about JSON protocol
Issue -
State: closed - Opened by wreed4 about 6 years ago
- 10 comments
Labels: help wanted, question