Skip to content

Clean up importlib.metadata properly#12588

Merged
bryevdv merged 1 commit intobranch-3.1from
bv/12587-importlib-cleanup
Nov 11, 2022
Merged

Clean up importlib.metadata properly#12588
bryevdv merged 1 commit intobranch-3.1from
bv/12587-importlib-cleanup

Conversation

@bryevdv
Copy link
Copy Markdown
Member

@bryevdv bryevdv commented Nov 11, 2022

@bryevdv bryevdv added this to the 3.1 milestone Nov 11, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 11, 2022

Codecov Report

Merging #12588 (9511ea5) into branch-3.1 (5204d0e) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           branch-3.1   #12588   +/-   ##
===========================================
  Coverage       92.15%   92.15%           
===========================================
  Files             312      312           
  Lines           19560    19560           
===========================================
  Hits            18026    18026           
  Misses           1534     1534           

@bryevdv bryevdv force-pushed the bv/12587-importlib-cleanup branch from 91af6d0 to 9511ea5 Compare November 11, 2022 01:45
@bryevdv bryevdv merged commit b739cd8 into branch-3.1 Nov 11, 2022
@bryevdv bryevdv deleted the bv/12587-importlib-cleanup branch November 11, 2022 03:23
bryevdv added a commit that referenced this pull request Nov 12, 2022
@bryevdv bryevdv mentioned this pull request Nov 12, 2022
bryevdv added a commit that referenced this pull request Nov 12, 2022
@bryevdv bryevdv modified the milestones: 3.1, 3.0.2 Nov 12, 2022
@bryevdv
Copy link
Copy Markdown
Member Author

bryevdv commented Nov 14, 2022

@bokeh/core it seems like Dask may also be running into this, so I am going to go ahead and kick off the release build and plan to release tonight

@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Don't delete importlib.metadata in __init__.py

1 participant