Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / replit/river-python issues and pull requests
#50 - fix infinite task cancellation loop
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
#50 - fix infinite task cancellation loop
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
#49 - Bump version to 0.2.18
Pull Request -
State: closed - Opened by cbrewster 4 months ago
- 1 comment
#49 - Bump version to 0.2.18
Pull Request -
State: closed - Opened by cbrewster 4 months ago
- 1 comment
#48 - Bump setuptools from 69.2.0 to 70.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#48 - Bump setuptools from 69.2.0 to 70.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#47 - Revert "correctly decode optional oneof"
Pull Request -
State: closed - Opened by bradymadden97 4 months ago
#47 - Revert "correctly decode optional oneof"
Pull Request -
State: closed - Opened by bradymadden97 4 months ago
#46 - 0.2.17: fix codegen to exclude none, move seq check to no session path
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
#46 - 0.2.17: fix codegen to exclude none, move seq check to no session path
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
#45 - 0.2.16
Pull Request -
State: closed - Opened by bradymadden97 4 months ago
#45 - 0.2.16
Pull Request -
State: closed - Opened by bradymadden97 4 months ago
#44 - correctly decode optional oneof
Pull Request -
State: closed - Opened by bradymadden97 4 months ago
#44 - correctly decode optional oneof
Pull Request -
State: closed - Opened by bradymadden97 4 months ago
#43 - Allow empty client-streams
Pull Request -
State: closed - Opened by lhchavez 4 months ago
#43 - Allow empty client-streams
Pull Request -
State: closed - Opened by lhchavez 4 months ago
#42 - delete the session properly
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
#42 - delete the session properly
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
#41 - bump version
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
#41 - bump version
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
#40 - update river impl
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
- 2 comments
#40 - update river impl
Pull Request -
State: closed - Opened by jackyzha0 4 months ago
- 2 comments
#39 - Prevent reconnects
Pull Request -
State: closed - Opened by lhchavez 4 months ago
- 4 comments
#39 - Prevent reconnects
Pull Request -
State: closed - Opened by lhchavez 4 months ago
- 4 comments
#38 - Correctly codegen literal integers
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#38 - Correctly codegen literal integers
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#37 - Allow the codegen to emit the `null` type
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#37 - Allow the codegen to emit the `null` type
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#36 - 0.2.10: Catch the handshake exception outside of asyncio.wait_for
Pull Request -
State: closed - Opened by zhenthebuilder 5 months ago
#36 - 0.2.10: Catch the handshake exception outside of asyncio.wait_for
Pull Request -
State: closed - Opened by zhenthebuilder 5 months ago
#35 - Upgrade to 0.2.9: Update codegen
Pull Request -
State: closed - Opened by zhenthebuilder 5 months ago
#35 - Upgrade to 0.2.9: Update codegen
Pull Request -
State: closed - Opened by zhenthebuilder 5 months ago
#34 - Fix Type.any types issue with Codegen
Pull Request -
State: closed - Opened by vaikmr 5 months ago
#34 - Fix Type.any types issue with Codegen
Pull Request -
State: closed - Opened by vaikmr 5 months ago
#33 - Downgrade session state mismatch from a error to info
Pull Request -
State: closed - Opened by zhenthebuilder 5 months ago
#32 - Proactively tell the server about our expected state
Pull Request -
State: closed - Opened by lhchavez 5 months ago
- 2 comments
#32 - Proactively tell the server about our expected state
Pull Request -
State: closed - Opened by lhchavez 5 months ago
- 2 comments
#31 - A few smol fixes
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#31 - A few smol fixes
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#30 - Accommodate optional oneofs
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#30 - Accommodate optional oneofs
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#29 - Support nested object types
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#29 - Support nested object types
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#28 - Make `Optional` types truly Optional
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#28 - Make `Optional` types truly Optional
Pull Request -
State: closed - Opened by lhchavez 5 months ago
#27 - Bump version for codegen
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#27 - Bump version for codegen
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#26 - Fix the enum parsing in python client codegen
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#26 - Fix the enum parsing in python client codegen
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#25 - bump version
Pull Request -
State: closed - Opened by ryantm 6 months ago
#25 - bump version
Pull Request -
State: closed - Opened by ryantm 6 months ago
#24 - Version bump
Pull Request -
State: closed - Opened by masad-frost 6 months ago
#24 - Version bump
Pull Request -
State: closed - Opened by masad-frost 6 months ago
#23 - Add default value to optional handshake request field
Pull Request -
State: closed - Opened by masad-frost 6 months ago
- 2 comments
#23 - Add default value to optional handshake request field
Pull Request -
State: closed - Opened by masad-frost 6 months ago
- 2 comments
#22 - number should be float, int is int
Pull Request -
State: closed - Opened by jackyzha0 6 months ago
#22 - number should be float, int is int
Pull Request -
State: closed - Opened by jackyzha0 6 months ago
#21 - Fix the state log for ws
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#21 - Fix the state log for ws
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#20 - Fix unable to pass handshake metadata to Client
Pull Request -
State: closed - Opened by masad-frost 6 months ago
- 1 comment
#20 - Fix unable to pass handshake metadata to Client
Pull Request -
State: closed - Opened by masad-frost 6 months ago
- 1 comment
#19 - 0.1.21: river handshake with metadata
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#18 - Fix repo up
Pull Request -
State: closed - Opened by masad-frost 6 months ago
- 1 comment
#17 - Add handshake metadata to python client
Pull Request -
State: closed - Opened by masad-frost 6 months ago
- 1 comment
#17 - Add handshake metadata to python client
Pull Request -
State: closed - Opened by masad-frost 6 months ago
- 1 comment
#16 - 0.1.20: Make client codegen working with the new schema
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#16 - 0.1.20: Make client codegen working with the new schema
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#15 - 0.1.20: Don't log error if websocket is closed normally before receiving a handshake
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#15 - 0.1.20: Don't log error if websocket is closed normally before receiving a handshake
Pull Request -
State: closed - Opened by zhenthebuilder 6 months ago
#14 - 0.1.18: Simplify session management
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
- 2 comments
#14 - 0.1.18: Simplify session management
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
- 2 comments
#13 - Zl/05 01 ws
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
- 1 comment
#13 - Zl/05 01 ws
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
- 1 comment
#12 - Fix the naming of heartbeat_to_dead
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
- 1 comment
#12 - Fix the naming of heartbeat_to_dead
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
- 1 comment
#11 - 0.1.13: Simplify websocket management
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#11 - 0.1.13: Simplify websocket management
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#10 - Timestamp=3
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#10 - Timestamp=3
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#9 - 0.1.11: Remove redundant logs
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#9 - 0.1.11: Remove redundant logs
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#8 - 0.1.10: No msg sending while session closing, reduce log in errors
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#8 - 0.1.10: No msg sending while session closing, reduce log in errors
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#7 - Rework python river client and server
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#7 - Rework python river client and server
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#6 - Add heartbeat to python client, and use a task manager to control background tasks
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
- 1 comment
#6 - Add heartbeat to python client, and use a task manager to control background tasks
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
- 1 comment
#5 - Update the version number on pypi
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#5 - Update the version number on pypi
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#4 - Upgrade to new river protocol
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#4 - Upgrade to new river protocol
Pull Request -
State: closed - Opened by zhenthebuilder 7 months ago
#3 - Make python client working with new pid2 protocol
Pull Request -
State: closed - Opened by zhenthebuilder 8 months ago
#2 - Bump black from 23.12.1 to 24.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#1 - publish the version lives in ai-infra
Pull Request -
State: closed - Opened by zhenthebuilder 8 months ago