Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

fix: avoid possible circular imports in global session#2115

Merged
tswast merged 2 commits intomainfrom
b447142855-reset_session
Oct 8, 2025
Merged

fix: avoid possible circular imports in global session#2115
tswast merged 2 commits intomainfrom
b447142855-reset_session

Conversation

@tswast
Copy link
Copy Markdown
Contributor

@tswast tswast commented Sep 24, 2025

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes internal issue b/447142855 🦕

@tswast tswast requested review from a team and shuoweil September 24, 2025 19:31
@product-auto-label product-auto-label Bot added the size: s Pull request size is small. label Sep 24, 2025
@product-auto-label product-auto-label Bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Sep 24, 2025
@tswast tswast requested review from TrevorBergeron and removed request for shuoweil September 26, 2025 15:01