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

flatten context managers in samples #965

Open
daniel-sanche opened this issue May 17, 2024 · 0 comments
Open

flatten context managers in samples #965

daniel-sanche opened this issue May 17, 2024 · 0 comments
Assignees
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. priority: p3 Desirable enhancement or fix. May not be included in next release. samples Issues that are directly related to samples.
Milestone

Comments

@daniel-sanche
Copy link
Contributor

Currently, all samples use the context manager pattern for setting up new clients and tables, but this may cause confusion to new users. Consider flattening the samples to remove the context manager

@daniel-sanche daniel-sanche added api: docs Issues related to the Docs API API. priority: p3 Desirable enhancement or fix. May not be included in next release. labels May 17, 2024
@daniel-sanche daniel-sanche added this to the v3-future milestone May 17, 2024
@daniel-sanche daniel-sanche self-assigned this May 17, 2024
@product-auto-label product-auto-label bot added api: bigtable Issues related to the googleapis/python-bigtable API. samples Issues that are directly related to samples. and removed api: docs Issues related to the Docs API API. labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. priority: p3 Desirable enhancement or fix. May not be included in next release. samples Issues that are directly related to samples.
Projects
None yet
Development

No branches or pull requests

1 participant