Ensure PYTHONPATH is appropriate for building packages with gnome-3-38
Metadata
Current evaluation
Merged after reviewer approval and passing CI checks. The change corrects PYTHONPATH configuration to ensure proper package building with gnome-3-38, modifying three files without affecting overall code coverage.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after reviewer approval and passing CI checks. The change corrects PYTHONPATH configuration to ensure proper package building with gnome-3-38, modifying three files without affecting overall code coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Ensures PYTHONPATH is correctly configured for building packages with the gnome-3-38 plugin. Code coverage remained unchanged at 90.84% upon integration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Resolves PYTHONPATH misconfiguration for gnome-3-38 package builds. Integrated without coverage impact. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3426 Ensure PYTHONPATH is properly set for gnome-3-34 builds | snapcraft | merged | Merged kenvandine's fix for PYTHONPATH in gnome-3-34 builds. Approved by two reviewers, passed CI, and integrated with six lines added across two files. | |
| #3270 Add PYTHONPATH to environment (fixes #1893262) | snapcraft | merged | Merged PR adds PYTHONPATH to the environment for the gnome-3-34 extension, resolving issue 1893262. Reviewers refined the implementation to use SNAP/gnome-platform and removed unnecessary snap paths. Verified to fix segfaults in python3-gi applications. | |
| #3436 WIP: More complete PYTHONPATH in the gnome-3-38 build environment | snapcraft | closed | Closed and abandoned. The pull request contained no code changes, received zero reviews, and remained an incomplete work-in-progress template. |