René's URL Explorer Experiment


Title: Issue 35181: Doc: Namespace Packages: Inconsistent documentation of __loader__ being None - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/79362 https://github.com/python/cpython/issues/79362
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
PR 10376https://github.com/python/cpython/pull/10376
PR 10016https://github.com/python/cpython/pull/10016
PR 15190https://github.com/python/cpython/pull/15190
PR 22872https://github.com/python/cpython/pull/22872
PR 22873https://github.com/python/cpython/pull/22873
msg329392https://bugs.python.org/issue35181#msg329392
(view)https://bugs.python.org/msg329392
https://docs.python.org/3/library/importlib.html#importlib.machinery.ModuleSpec.loaderhttps://docs.python.org/3/library/importlib.html#importlib.machinery.ModuleSpec.loader
https://docs.python.org/3/reference/import.html#path-entry-finder-protocolhttps://docs.python.org/3/reference/import.html#path-entry-finder-protocol
https://stackoverflow.com/questions/52869541/namespace-package-spec-loader-and-loader-attributes-not-set-to-nonehttps://stackoverflow.com/questions/52869541/namespace-package-spec-loader-and-loader-attributes-not-set-to-none
https://bugs.python.org/issue32303https://bugs.python.org/issue32303
https://github.com/python/cpython/pull/5481/files#diff-a6592cec2ebc8dba9bbf7d396370b138L319https://github.com/python/cpython/pull/5481/files#diff-a6592cec2ebc8dba9bbf7d396370b138L319
msg329419https://bugs.python.org/issue35181#msg329419
(view)https://bugs.python.org/msg329419
https://github.com/python/cpython/pull/10016https://github.com/python/cpython/pull/10016
https://github.com/python/cpython/pull/10376https://github.com/python/cpython/pull/10376
msg339814https://bugs.python.org/issue35181#msg339814
(view)https://bugs.python.org/msg339814
PR10016https://github.com/python/cpython/pull/10016
PR10376https://github.com/python/cpython/pull/10376
msg341173https://bugs.python.org/issue35181#msg341173
(view)https://bugs.python.org/msg341173
msg346316https://bugs.python.org/issue35181#msg346316
(view)https://bugs.python.org/msg346316
msg346317https://bugs.python.org/issue35181#msg346317
(view)https://bugs.python.org/msg346317
msg379227https://bugs.python.org/issue35181#msg379227
(view)https://bugs.python.org/msg379227
msg379253https://bugs.python.org/issue35181#msg379253
(view)https://bugs.python.org/msg379253
27f1bd8787d24ac53cc3dc6ea5eb00b8a3499839https://hg.python.org/lookup/27f1bd8787d24ac53cc3dc6ea5eb00b8a3499839
bpo-35181https://bugs.python.org/issue35181
GH-15190https://github.com/python/cpython/pull/15190
https://github.com/python/cpython/commit/27f1bd8787d24ac53cc3dc6ea5eb00b8a3499839https://github.com/python/cpython/commit/27f1bd8787d24ac53cc3dc6ea5eb00b8a3499839
msg379254https://bugs.python.org/issue35181#msg379254
(view)https://bugs.python.org/msg379254
916ac9520108831d2099b13992a45884b112b193https://hg.python.org/lookup/916ac9520108831d2099b13992a45884b112b193
bpo-35181https://bugs.python.org/issue35181
GH-15190https://github.com/python/cpython/pull/15190
https://github.com/python/cpython/commit/916ac9520108831d2099b13992a45884b112b193https://github.com/python/cpython/commit/916ac9520108831d2099b13992a45884b112b193
msg379256https://bugs.python.org/issue35181#msg379256
(view)https://bugs.python.org/msg379256
6e842bcdf8a47fe081c9f2edc2b8875e1f3e2f18https://hg.python.org/lookup/6e842bcdf8a47fe081c9f2edc2b8875e1f3e2f18
bpo-35181https://bugs.python.org/issue35181
GH-15190https://github.com/python/cpython/pull/15190
https://github.com/python/cpython/commit/6e842bcdf8a47fe081c9f2edc2b8875e1f3e2f18https://github.com/python/cpython/commit/6e842bcdf8a47fe081c9f2edc2b8875e1f3e2f18
msg379260https://bugs.python.org/issue35181#msg379260
(view)https://bugs.python.org/msg379260
PR 10016https://github.com/python/cpython/pull/10016
msg379512https://bugs.python.org/issue35181#msg379512
(view)https://bugs.python.org/msg379512
PR 15190https://github.com/python/cpython/pull/15190
PR 10016https://github.com/python/cpython/pull/10016
msg379512https://bugs.python.org/msg379512
msg379260https://bugs.python.org/msg379260
msg379256https://bugs.python.org/msg379256
msg379254https://bugs.python.org/msg379254
pull_request21815https://bugs.python.org/pull_request21815
pull_request21814https://bugs.python.org/pull_request21814
miss-islingtonhttps://bugs.python.org/user27838
msg379253https://bugs.python.org/msg379253
msg379227https://bugs.python.org/msg379227
pull_request14922https://bugs.python.org/pull_request14922
msg346317https://bugs.python.org/msg346317
msg346316https://bugs.python.org/msg346316
msg341173https://bugs.python.org/msg341173
docs@pythonhttps://bugs.python.org/user12260
barryhttps://bugs.python.org/user19
cheryl.sabellahttps://bugs.python.org/user25861
msg339814https://bugs.python.org/msg339814
eric.smithhttps://bugs.python.org/user2799
brett.cannonhttps://bugs.python.org/user37
ncoghlanhttps://bugs.python.org/user1309
eric.snowhttps://bugs.python.org/user14000
maggyerohttps://bugs.python.org/user27679
msg329419https://bugs.python.org/msg329419
pull_request9678https://bugs.python.org/pull_request9678
patchhttps://bugs.python.org/keyword2
pull_request9677https://bugs.python.org/pull_request9677
barryhttps://bugs.python.org/user19
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.