Skip to content

Conversation

@pstephengoogle
Copy link
Contributor

No description provided.

- add case statement to use the asyncio.Queue.shutdown method for 3.13+
- add special handling to allow for similar semantics as
  asyncio.Queue.shutdown for 3.12

Tested on multiple samples in the a2a repo and some examples in this
repo
@pstephengoogle pstephengoogle requested a review from a team as a code owner May 22, 2025 18:34
@pstephengoogle pstephengoogle merged commit c351656 into main May 22, 2025
6 checks passed
@pstephengoogle pstephengoogle deleted the updates branch May 22, 2025 19:33
martimfasantos pushed a commit to martimfasantos/a2a-python that referenced this pull request May 23, 2025
* feat: Update to support python 3.12

- add case statement to use the asyncio.Queue.shutdown method for 3.13+
- add special handling to allow for similar semantics as
  asyncio.Queue.shutdown for 3.12

Tested on multiple samples in the a2a repo and some examples in this
repo

* Change to 3.10 and provided detailed description about event queue usage

* Update birthday agent example with adk 1.0

* Fix field name for auth_config -> authConfig in calendar agent

* Update event_consumer.py

* Update event_consumer.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants