Skip to content

[sweep:integration] Replace __del__ with weakref.finalize in DictCache #4945

[sweep:integration] Replace __del__ with weakref.finalize in DictCache

[sweep:integration] Replace __del__ with weakref.finalize in DictCache #4945

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.PAT }}"