This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 10376
Status merged
Title bpo-35181: Correct an assumption about the namespace package loader attribute
History
Date User Action Args
2019-05-01 20:08:19maggyerosetstatus: open -> merged
2018-11-07 21:29:11maggyerosettitle: bpo-35181: Correct an assumption about namespace package loader attribute -> bpo-35181: Correct an assumption about the namespace package loader attribute
2018-11-07 21:27:56maggyerosettitle: bpo-35181: Correct an assumption about namespace package _bootstrap.ModuleSpec.loader attribute -> bpo-35181: Correct an assumption about namespace package loader attribute
2018-11-07 21:26:35maggyerosettitle: bpo-35181: Correct an assumption about namespace packages _bootstrap.ModuleSpec.loader attributes -> bpo-35181: Correct an assumption about namespace package _bootstrap.ModuleSpec.loader attribute
2018-11-07 14:53:15maggyerosettitle: bpo-35181: Correct a false asumption about namespace packages _bootstrap.ModuleSpec.loader attributes -> bpo-35181: Correct an assumption about namespace packages _bootstrap.ModuleSpec.loader attributes
2018-11-07 14:49:22maggyerosettitle: bpo-35181: Namespace packages _bootstrap.ModuleSpec.loader attributes no longer None -> bpo-35181: Correct a false asumption about namespace packages _bootstrap.ModuleSpec.loader attributes
2018-11-07 14:45:46maggyerosettitle: bpo-35181: Namespace packages _bootstrap.ModuleSpec.loader attributes are no longer None -> bpo-35181: Namespace packages _bootstrap.ModuleSpec.loader attributes no longer None
2018-11-07 14:43:39maggyerolinkissue35181 pull_requests
2018-11-07 14:43:39maggyerocreate