← Back to issue list

python plugin: remove bzr workaround

View original Github issue

Metadata

Project
snapcraft
Number
#2862
Type
pull request
State
closed
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Closed after removing the bzr workaround, which became obsolete following a migration to sitecustomize for Python path configuration.

Suggested action:

No scores available.

Issue body

The bzr workaround is no longer needed ever since migrating away from using environment variables for python paths to using sitecustomize Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com> - [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed after removing the bzr workaround, which became obsolete following a migration to sitecustomize for Python path configuration.
qwen3.6-35b-a3b-mtp-q6 Merged to remove an obsolete bzr workaround in the Python plugin following a migration from environment variables to sitecustomize.
qwen3.6-35b-a3b-mtp-q6 Closed after the bzr workaround was removed, as the python plugin migration to sitecustomize eliminated the need for environment variable path overrides.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#858 python plugin: allow usage of bzr snapcraft merged Merged. Enables bzr usage in the python plugin, resolving Launchpad bug #1631057. Approved by one reviewer and verified by a maintainer. The change adds 61 lines and removes 3 across three files.
70%