SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 182 Python

bpo-32303 - Consistency fixes for namespace loaders (#5481)

* Make sure ``__spec__.loader`` matches ``__loader__`` for namespace packages.
* Make sure ``__spec__.origin` matches ``__file__`` for namespace packages.

https://bugs.python.org/issue32303
https://bugs.python.org/issue32305
B
Barry Warsaw committed
bbbcf8693b876daae4469765aa62f8924f39a7d2
Parent: 383b32f
Committed by GitHub <noreply@github.com> on 2/2/2018, 8:15:58 PM