-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Closed as not planned
Description
Testing #253045
id : call_jVJfRDMXF01972Q8OvxM3LE2__vscode-1751389219491
tool : github-pull-request_copilot-coding-agent
args : {
"title": "Automatically refresh package list on site-packages change",
"body": "Implements automatic package list refresh when packages are installed or uninstalled (including from the command line) by monitoring the site-packages directory for changes. This works for all environment types (venv, conda, etc.) by resolving the site-packages path from the environment and setting up a file system watcher. When a change is detected, the package manager's refresh() method is triggered for the affected environment. Watchers are managed as environments are created or removed."
}
Metadata
Metadata
Assignees
Labels
No labels