Spreading awareness of PEP 752
Hello team! I just wanted to bring to your attention a new PEP about package repository namespaces where I used your packages/community as a motivating example 🙂
We would love your feedback in the current discussion: https://discuss.python.org/t/pep-752-package-repository-namespaces/61227
(I would have opened a discussion rather than an issue but those are not enabled for this repo)
Hey thanks! There's a bit of discussion in https://github.com/python/typeshed/issues/10074#issuecomment-1520010250 that is relevant here.
Here's a concrete example of name collision for typeshed: https://github.com/python/typeshed/issues/9246 Which required adding new metadata in https://github.com/python/typeshed/pull/9256 and https://github.com/python/typeshed/pull/9358 to distribute a stub under an alternate name.