Python plugins don't clean up <partdir>/packages
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Python plugins were updated to ensure clean_pull removes the <partdir>/packages directory. The issue was closed after the fix was implemented.
Suggested action: —
No scores available.
Issue body
The python plugins need to make sure clean_pull removes the <partdir>/packages directory.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Python plugins were updated to ensure clean_pull removes the <partdir>/packages directory. The issue was closed after the fix was implemented. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed. Python plugins were updated to ensure clean_pull removes the partdir/packages directory during cleanup. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed. Python plugins were updated to clean the <partdir>/packages directory during clean_pull. No linked pull request or additional comments were provided. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #882 Python plugin: remove pip packages when cleaning pull. | snapcraft | merged | Resolved Launchpad bug #1630005 by removing the part directory packages during the Python plugin pull step cleanup. Merged following reviewer approval and passing CI checks, updating two files. |