Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix: Refactors code to account for a tdqm code deprecation#1357

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
chalmerlowe merged 10 commits intomainfromfix-tdqm-code-deprecation
Sep 19, 2022

Conversation

@chalmerlowe
Copy link
Collaborator

tqdm has changed elements of their codebase and issued a deprecation warning. This change implements several refactors to account for those changes and mitigate the deprecation warning.

Thetdqm library would issue the following deprecation warning:

```Please usetqdm.notebook.tqdm instead of `tqdm.tqdm_notebook

This PR:* revises our code and tests to point at the new file/function* alters the import statements accordingly* accounts for potential differences in warnings that appear when errors happen in the testsFixes #1146 🦕

@chalmerlowechalmerlowe requested a review froma teamSeptember 15, 2022 21:33
@chalmerlowechalmerlowe requested a review froma team as acode ownerSeptember 15, 2022 21:33
@product-auto-labelproduct-auto-labelbot added size: sPull request size is small. api: bigqueryIssues related to the googleapis/python-bigquery API. labelsSep 15, 2022
@chalmerlowechalmerlowe added the kokoro:force-runAdd this label to force Kokoro to re-run the tests. labelSep 19, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests. labelSep 19, 2022
@chalmerlowechalmerlowe merged commit1369a9d intomainSep 19, 2022
@chalmerlowechalmerlowe deleted the fix-tdqm-code-deprecation branchSeptember 19, 2022 21:18
@chalmerlowe
Copy link
CollaboratorAuthor

Fixes#1146

abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull requestApr 17, 2023
…s#1357)* tests some options* refactors to use tqdm.* notation* refactors tqdm function calls to account for deprecation warning* refactors _tqdm_helpers to account for tqdm deprecation warnings* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* removes an extraneous reference to ipywidgets* removes unneeded import* removes import and fixes linting errorCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@dandhleedandhleedandhlee approved these changes

@loferrisloferrisAwaiting requested review from loferris

Assignees

No one assigned

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.size: sPull request size is small.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@chalmerlowe@dandhlee@yoshi-kokoro

[8]ページ先頭

©2009-2025 Movatter.jp