Barry Warsaw bbbcf8693b
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
2018-02-02 15:15:58 -05:00
..
2016-09-07 09:26:18 -07:00
2018-01-26 15:24:24 -05:00
2018-02-01 22:24:56 -05:00
2017-11-05 15:37:50 +02:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library