The Wayback Machine - https://web.archive.org/web/20221223135756/https://github.com/python/cpython/pull/29049/commits
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-35673: Add a public alias for namespace package __loader__ attribute #29049

Merged
merged 3 commits into from Oct 20, 2021

Commits on Oct 19, 2021

  1. Swap NamespaceLoader and _NamespaceLoader

    The class is named NamespaceLoader and the alias is _NamespaceLoader
    warsaw committed Oct 19, 2021
  2. Update 2021-10-18-18-12-47.bpo-35673.KOkHWe.rst

    Update news.
    warsaw committed Oct 19, 2021