Skip to content

Conversation

@aignas
Copy link
Collaborator

@aignas aignas commented Aug 27, 2025

Before this change we would be not adding __init__.py files for
site-packages directories due to an oversight in how the root
directory is handled. As user has reported, we should do this to be
backwards compatible.

Fixes #3038

Before this change we would be not adding `__init__.py` files for
`site-packages` directories due to an oversight in how the root
directory is handled. As user has reported, we should do this to be
backwards compatible.

Fixes bazel-contrib#3038
@rickeylev
Copy link
Collaborator

This is really weird. I can't make sense how this would fix the described behavior, nor how the existing code results in the described behavior. I'll take further convo to the issue.

@aignas
Copy link
Collaborator Author

aignas commented Aug 28, 2025

I wrote it when it was already late, let me close it as I think it is not appropriate.

@aignas aignas closed this Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

namespace packages broken because pkgutil shims not generated by default

2 participants