| commit | 46b3d3abaa1bae28e9d788d7c3006224cd6f74d5 | [log] [tgz] |
|---|---|---|
| author | Anthonios Partheniou <[email protected]> | Tue Oct 15 12:49:55 2024 -0400 |
| committer | GitHub <[email protected]> | Tue Oct 15 12:49:55 2024 -0400 |
| tree | 71d58d5c42cc5b696cc18bbe5eaccee994e62479 | |
| parent | 8c533819b7e212aa2f1d695a7ce08629f4fb2daf [diff] |
feat: add support for python 3.13 (#696) * feat: add support for python 3.13 * Add constraints file * Avoid Python3.13 warning coroutine method 'aclose' was never awaited * remove allow-prereleases: true * exclude grpcio 1.67.0rc1 * add comment * remove empty line * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update comment Co-authored-by: ohmayr <[email protected]> --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: ohmayr <[email protected]>