Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changes/2204.removal.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The ``app_packages`` folder now occurs *after* the ``app`` folder in the package resolution path on Windows, Linux, macOS and iOS. This will result in subtle changes in behavior if you have packages defined in your ``sources`` that have the same name as packages installed from your ``requires``.
1 change: 1 addition & 0 deletions changes/381.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
``.pth`` files created by packages installed as dependencies are now correctly processed during application startup on macOS, Windows, Linux and iOS.