Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add asyncio versions to ClientInfo (only if an async client is constructed) #165

Open
tswast opened this issue Mar 30, 2021 · 2 comments
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@tswast
Copy link
Contributor

tswast commented Mar 30, 2021

It'd be nice to see how many people are writing async Python code in order to prioritize requests such as googleapis/python-bigquery#18

Note: just adding it here isn't sufficient, as we'd also require changes to the pipeline that processes API logs.

@tswast
Copy link
Contributor Author

tswast commented Mar 30, 2021

From our discussion: it may make sense for arbitrary metadata in order to track other desired features as well.

@tswast tswast added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Mar 30, 2021
@tswast
Copy link
Contributor Author

tswast commented Mar 30, 2021

According to https://www.jetbrains.com/lp/python-developers-survey-2020/ : 22% of those surveyed used asyncio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant