Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / shabbyrobe/grpc-stubs issues and pull requests
#54 - Fix ClientInterceptor stubs
Pull Request -
State: open - Opened by RobinMcCorkell 2 months ago
#53 - The call-iterator concept is also an iterator
Pull Request -
State: open - Opened by macro1 10 months ago
#52 - Fixing typing for namespaced aio import
Pull Request -
State: closed - Opened by macro1 over 1 year ago
- 3 comments
#51 - Accept any Iterable for service_names
Pull Request -
State: closed - Opened by dimo414 over 1 year ago
#50 - `CallIterator` is missing `__next__` method
Issue -
State: open - Opened by bkeryan over 1 year ago
#49 - Type hints for abstract base classes are missing `abc.ABC`
Issue -
State: open - Opened by bkeryan over 1 year ago
#48 - `ServerInterceptor.intercept_service` return type doesn't match continuation return type
Issue -
State: closed - Opened by bkeryan over 1 year ago
- 2 comments
#47 - intercept_stream_stream in grpc.aio incorrectly marked as a coroutine
Issue -
State: open - Opened by arvidfm over 1 year ago
- 2 comments
#46 - Wrong type hints for continuation in streaming interceptors
Issue -
State: closed - Opened by arvidfm over 1 year ago
- 1 comment
#45 - Update timeout to float
Pull Request -
State: closed - Opened by Dreamsorcerer over 1 year ago
#44 - Make UnaryMultiCallable timeout a float
Pull Request -
State: closed - Opened by snuderl over 1 year ago
#43 - Fix return type from intercept_service
Pull Request -
State: closed - Opened by mahlberg over 1 year ago
- 1 comment
#42 - Fix UnaryStreamMultiCallable and StreamStreamMultiCallable Future/Call
Pull Request -
State: open - Opened by shabbyrobe over 1 year ago
#41 - The object returned from `UnaryStreamMultiCallable` and `StreamStreamMultiCallable` should also be a `Future`
Issue -
State: open - Opened by bkeryan over 1 year ago
- 2 comments
#40 - Try to revive old health service addition
Pull Request -
State: open - Opened by shabbyrobe almost 2 years ago
#39 - Add support to reflection for aio server
Pull Request -
State: closed - Opened by shabbyrobe almost 2 years ago
#38 - enable_server_reflection should allow aio server instances
Issue -
State: closed - Opened by jeffsawatzky almost 2 years ago
#37 - pypi version 1.53.0.1
Issue -
State: closed - Opened by domsj almost 2 years ago
- 1 comment
#36 - Add missing types to aio
Pull Request -
State: closed - Opened by shabbyrobe almost 2 years ago
#35 - The partial typing of the aio.pyi module causes an error
Issue -
State: closed - Opened by Roktober almost 2 years ago
- 4 comments
#34 - Sweep grpc module for differences
Pull Request -
State: closed - Opened by shabbyrobe almost 2 years ago
#33 - Add partial aio typing stubs
Pull Request -
State: closed - Opened by RobinMcCorkell almost 2 years ago
- 9 comments
#32 - Fix and refactor imports
Pull Request -
State: closed - Opened by mirkolenz about 2 years ago
- 3 comments
#31 - Missing grpc StatusCode
Issue -
State: closed - Opened by HawkeyeCov over 2 years ago
- 1 comment
#30 - Typing of HealthServicer.set
Issue -
State: open - Opened by jonyscathe almost 3 years ago
- 6 comments
#29 - Added missing grpc.health.v1 stubs
Pull Request -
State: closed - Opened by LiamAttClarke almost 3 years ago
- 4 comments
#28 - Fix the `method` property on the HandlerCallDetails
Pull Request -
State: closed - Opened by jeffsawatzky almost 3 years ago
- 3 comments
#27 - can mypy be optional dependency?
Issue -
State: closed - Opened by jizhilong almost 3 years ago
- 2 comments
#26 - No stubs for client stubs?
Issue -
State: closed - Opened by LanDinh about 3 years ago
- 5 comments
#25 - Fix aio with `Any`s
Pull Request -
State: closed - Opened by slessans about 3 years ago
- 2 comments
#24 - Fix request iterator type
Pull Request -
State: closed - Opened by ilianovoselov-foodpairing about 3 years ago
- 2 comments
#23 - server() expects list of ServerInterceptor
Pull Request -
State: closed - Opened by jyggen over 3 years ago
- 1 comment
#22 - No stubs for `aio`
Issue -
State: closed - Opened by damodar-anthem over 3 years ago
- 9 comments
#21 - Add stubs for more channel credentials
Pull Request -
State: closed - Opened by timw over 3 years ago
- 1 comment
#20 - Make CallFuture `Awaitable`
Pull Request -
State: closed - Opened by slessans over 3 years ago
- 3 comments
#19 - Only require typing_extensions on Python 3.7 and older
Pull Request -
State: closed - Opened by gitpushdashf over 3 years ago
- 5 comments
#18 - Distribution doesn't include py.typed files.
Issue -
State: closed - Opened by asford almost 4 years ago
- 2 comments
#17 - Revert "Add stubs for grpc.aio"
Pull Request -
State: closed - Opened by shabbyrobe almost 4 years ago
#16 - Publish new version
Issue -
State: closed - Opened by KapJI almost 4 years ago
- 1 comment
#15 - Trying to resolve errors with aio package
Pull Request -
State: closed - Opened by shabbyrobe almost 4 years ago
#14 - Call and ServicerContext should each extend RpcContext
Pull Request -
State: closed - Opened by MHDante almost 4 years ago
- 5 comments
#13 - Add stubs for grpc.aio
Pull Request -
State: closed - Opened by ColdrickSotK almost 4 years ago
- 2 comments
#12 - Fix the return type of composite_channel_credentials
Pull Request -
State: closed - Opened by dalazx almost 4 years ago
- 1 comment
#11 - Convert all timeouts in grpc-stubs to float
Pull Request -
State: closed - Opened by MHDante almost 4 years ago
- 1 comment
#10 - Update CallIterator.__iter__() return type
Pull Request -
State: closed - Opened by MHDante almost 4 years ago
- 2 comments
#9 - Update ServicerContext abort methods to `NoReturn`
Pull Request -
State: closed - Opened by mintchkin almost 4 years ago
- 1 comment
#8 - Make it works with mypy in python 2.7
Pull Request -
State: closed - Opened by Evgenus about 4 years ago
- 6 comments
#7 - Replace Tuple with Sequence for the _Options type
Pull Request -
State: closed - Opened by bradleyharden about 4 years ago
- 2 comments
#6 - Argument `grace` of Server.stop() should be Optional[float]
Issue -
State: closed - Opened by adriansahlman over 4 years ago
- 1 comment
#5 - Add stubs for grpc-channelz, grpc-reflection, grpc-health
Pull Request -
State: closed - Opened by wwuck over 4 years ago
- 1 comment
#4 - Typeshed
Issue -
State: open - Opened by snallapa almost 5 years ago
- 9 comments
#3 - Refine ClientCallDetails fields
Pull Request -
State: closed - Opened by josephharrington about 5 years ago
- 2 comments
#2 - 1.24 updates
Issue -
State: closed - Opened by shabbyrobe over 5 years ago
#1 - Consider using pytest-mypy-plugins
Issue -
State: closed - Opened by sobolevn over 5 years ago
- 13 comments