René's URL Explorer Experiment


Title: Issue 18864: Implementation for PEP 451 (importlib.machinery.ModuleSpec) - Python tracker

Mail addresses
report@bugs.python.org
ericsnowcurrently@gmail.com

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/63064 https://github.com/python/cpython/issues/63064
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
19697https://bugs.python.org/issue19697
19700https://bugs.python.org/issue19700
19701https://bugs.python.org/issue19701
19703https://bugs.python.org/issue19703
19704https://bugs.python.org/issue19704
19705https://bugs.python.org/issue19705
19706https://bugs.python.org/issue19706
19707https://bugs.python.org/issue19707
19708https://bugs.python.org/issue19708
19709https://bugs.python.org/issue19709
19710https://bugs.python.org/issue19710
19711https://bugs.python.org/issue19711
19712https://bugs.python.org/issue19712
19713https://bugs.python.org/issue19713
19714https://bugs.python.org/issue19714
21098https://bugs.python.org/issue21098
21099https://bugs.python.org/issue21099
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
modulespec-initial.diffhttps://bugs.python.org/file31959/modulespec-initial.diff
reviewhttps://bugs.python.org/review/18864/#ps9438
import-system-reference.diffhttps://bugs.python.org/file32381/import-system-reference.diff
reviewhttps://bugs.python.org/review/18864/#ps9718
modulespec-primary-changes.diffhttps://bugs.python.org/file32457/modulespec-primary-changes.diff
reviewhttps://bugs.python.org/review/18864/#ps9778
issue18864-has-location-setter.diffhttps://bugs.python.org/file33073/issue18864-has-location-setter.diff
reviewhttps://bugs.python.org/review/18864/#ps10275
msg196352https://bugs.python.org/issue18864#msg196352
(view)https://bugs.python.org/msg196352
PEP 451https://www.python.org/dev/peps/pep-0451/
msg198981https://bugs.python.org/issue18864#msg198981
(view)https://bugs.python.org/msg198981
msg201210https://bugs.python.org/issue18864#msg201210
(view)https://bugs.python.org/msg201210
msg201212https://bugs.python.org/issue18864#msg201212
(view)https://bugs.python.org/msg201212
msg201224https://bugs.python.org/issue18864#msg201224
(view)https://bugs.python.org/msg201224
msg201244https://bugs.python.org/issue18864#msg201244
(view)https://bugs.python.org/msg201244
msg201369https://bugs.python.org/issue18864#msg201369
(view)https://bugs.python.org/msg201369
PEP 395https://www.python.org/dev/peps/pep-0395/
msg201399https://bugs.python.org/issue18864#msg201399
(view)https://bugs.python.org/msg201399
msg201604https://bugs.python.org/issue18864#msg201604
(view)https://bugs.python.org/msg201604
msg201605https://bugs.python.org/issue18864#msg201605
(view)https://bugs.python.org/msg201605
issue19413https://bugs.python.org/issue19413
msg201946https://bugs.python.org/issue18864#msg201946
(view)https://bugs.python.org/msg201946
msg202456https://bugs.python.org/issue18864#msg202456
(view)https://bugs.python.org/msg202456
http://hg.python.org/features/pep-451/http://hg.python.org/features/pep-451/
msg202461https://bugs.python.org/issue18864#msg202461
(view)https://bugs.python.org/msg202461
pep451https://www.python.org/dev/peps/pep-0451/
Doc/reference/import.rsthttps://github.com/python/cpython/blob/master/Doc/reference/import.rst
Doc/library/importlib.rsthttps://github.com/python/cpython/blob/master/Doc/library/importlib.rst
msg202482https://bugs.python.org/issue18864#msg202482
(view)https://bugs.python.org/msg202482
msg202483https://bugs.python.org/issue18864#msg202483
(view)https://bugs.python.org/msg202483
msg202655https://bugs.python.org/issue18864#msg202655
(view)https://bugs.python.org/msg202655
pep451https://www.python.org/dev/peps/pep-0451/
msg202656https://bugs.python.org/issue18864#msg202656
(view)https://bugs.python.org/msg202656
msg202657https://bugs.python.org/issue18864#msg202657
(view)https://bugs.python.org/msg202657
msg202658https://bugs.python.org/issue18864#msg202658
(view)https://bugs.python.org/msg202658
msg202659https://bugs.python.org/issue18864#msg202659
(view)https://bugs.python.org/msg202659
msg202660https://bugs.python.org/issue18864#msg202660
(view)https://bugs.python.org/msg202660
msg202661https://bugs.python.org/issue18864#msg202661
(view)https://bugs.python.org/msg202661
msg202662https://bugs.python.org/issue18864#msg202662
(view)https://bugs.python.org/msg202662
PEP 451https://www.python.org/dev/peps/pep-0451/
msg202663https://bugs.python.org/issue18864#msg202663
(view)https://bugs.python.org/msg202663
msg202664https://bugs.python.org/issue18864#msg202664
(view)https://bugs.python.org/msg202664
msg202669https://bugs.python.org/issue18864#msg202669
(view)https://bugs.python.org/msg202669
http://buildbot.python.org/all/builders/x86%20Windows%20Server%202003%20%5BSB%5D%20customhttp://buildbot.python.org/all/builders/x86%20Windows%20Server%202003%20%5BSB%5D%20custom
http://buildbot.python.org/all/builders/AMD64%20Ubuntu%20LTS%20customhttp://buildbot.python.org/all/builders/AMD64%20Ubuntu%20LTS%20custom
issue17116https://bugs.python.org/issue17116
issue17115https://bugs.python.org/issue17115
msg202672https://bugs.python.org/issue18864#msg202672
(view)https://bugs.python.org/msg202672
http://buildbot.python.org/all/builders/AMD64%20Snow%20Leop%20customhttp://buildbot.python.org/all/builders/AMD64%20Snow%20Leop%20custom
msg202673https://bugs.python.org/issue18864#msg202673
(view)https://bugs.python.org/msg202673
http://buildbot.python.org/all/builders/x86%20Windows7%20customhttp://buildbot.python.org/all/builders/x86%20Windows7%20custom
msg202676https://bugs.python.org/issue18864#msg202676
(view)https://bugs.python.org/msg202676
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%20customhttp://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%20custom
msg202681https://bugs.python.org/issue18864#msg202681
(view)https://bugs.python.org/msg202681
msg202695https://bugs.python.org/issue18864#msg202695
(view)https://bugs.python.org/msg202695
msg202710https://bugs.python.org/issue18864#msg202710
(view)https://bugs.python.org/msg202710
msg202711https://bugs.python.org/issue18864#msg202711
(view)https://bugs.python.org/msg202711
msg202712https://bugs.python.org/issue18864#msg202712
(view)https://bugs.python.org/msg202712
pep451https://www.python.org/dev/peps/pep-0451/
msg202917https://bugs.python.org/issue18864#msg202917
(view)https://bugs.python.org/msg202917
cc7ebd952777https://hg.python.org/lookup/cc7ebd952777
http://buildbot.python.org/all/builders/x86%20Windows%20Server%202003%20%5BSB%5D%20custom/builds/30/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Windows%20Server%202003%20%5BSB%5D%20custom/builds/30/steps/test/logs/stdio
msg202918https://bugs.python.org/issue18864#msg202918
(view)https://bugs.python.org/msg202918
msg203329https://bugs.python.org/issue18864#msg203329
(view)https://bugs.python.org/msg203329
msg203340https://bugs.python.org/issue18864#msg203340
(view)https://bugs.python.org/msg203340
msg203411https://bugs.python.org/issue18864#msg203411
(view)https://bugs.python.org/msg203411
msg203578https://bugs.python.org/issue18864#msg203578
(view)https://bugs.python.org/msg203578
msg203649https://bugs.python.org/issue18864#msg203649
(view)https://bugs.python.org/msg203649
msg203800https://bugs.python.org/issue18864#msg203800
(view)https://bugs.python.org/msg203800
msg203801https://bugs.python.org/issue18864#msg203801
(view)https://bugs.python.org/msg203801
07229c6104b16d0ab7cc63f3306157d3d2819fedhttps://hg.python.org/lookup/07229c6104b16d0ab7cc63f3306157d3d2819fed
PEP 451https://www.python.org/dev/peps/pep-0451/
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/3348/steps/compile/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/3348/steps/compile/logs/stdio
msg203810https://bugs.python.org/issue18864#msg203810
(view)https://bugs.python.org/msg203810
Lib/importlib/_bootstrap.pyhttps://github.com/python/cpython/blob/master/Lib/importlib/_bootstrap.py
http://hg.python.org/cpython/rev/07229c6104b1#l6.369http://hg.python.org/cpython/rev/07229c6104b1#l6.369
msg203811https://bugs.python.org/issue18864#msg203811
(view)https://bugs.python.org/msg203811
c8a84eed9155https://hg.python.org/lookup/c8a84eed9155
msg203825https://bugs.python.org/issue18864#msg203825
(view)https://bugs.python.org/msg203825
http://buildbot.python.org/all/builders/x86%20XP-4%203.x/builds/9630/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20XP-4%203.x/builds/9630/steps/test/logs/stdio
msg203831https://bugs.python.org/issue18864#msg203831
(view)https://bugs.python.org/msg203831
http://buildbot.python.org/all/builders/x86%20Gentoo%203.x/builds/5444/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Gentoo%203.x/builds/5444/steps/test/logs/stdio
msg203835https://bugs.python.org/issue18864#msg203835
(view)https://bugs.python.org/msg203835
msg203843https://bugs.python.org/issue18864#msg203843
(view)https://bugs.python.org/msg203843
98bab4a03120https://hg.python.org/lookup/98bab4a03120
#18864https://bugs.python.org/issue18864
http://hg.python.org/cpython/rev/98bab4a03120http://hg.python.org/cpython/rev/98bab4a03120
msg205384https://bugs.python.org/issue18864#msg205384
(view)https://bugs.python.org/msg205384
msg205520https://bugs.python.org/issue18864#msg205520
(view)https://bugs.python.org/msg205520
msg205575https://bugs.python.org/issue18864#msg205575
(view)https://bugs.python.org/msg205575
msg205576https://bugs.python.org/issue18864#msg205576
(view)https://bugs.python.org/msg205576
msg205769https://bugs.python.org/issue18864#msg205769
(view)https://bugs.python.org/msg205769
msg205822https://bugs.python.org/issue18864#msg205822
(view)https://bugs.python.org/msg205822
msg205881https://bugs.python.org/issue18864#msg205881
(view)https://bugs.python.org/msg205881
e961a166dc70https://hg.python.org/lookup/e961a166dc70
#18864https://bugs.python.org/issue18864
http://hg.python.org/cpython/rev/e961a166dc70http://hg.python.org/cpython/rev/e961a166dc70
msg207509https://bugs.python.org/issue18864#msg207509
(view)https://bugs.python.org/msg207509
msg207510https://bugs.python.org/issue18864#msg207510
(view)https://bugs.python.org/msg207510
Lib/test/test_importlib/extension/test_case_sensitivity.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_importlib/extension/test_case_sensitivity.py
Lib/test/test_importlib/extension/test_finder.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_importlib/extension/test_finder.py
Lib/test/test_importlib/source/test_file_loader.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_importlib/source/test_file_loader.py
Lib/test/test_importlib/source/test_file_loader.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_importlib/source/test_file_loader.py
Lib/test/test_importlib/test_windows.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_importlib/test_windows.py
msg210927https://bugs.python.org/issue18864#msg210927
(view)https://bugs.python.org/msg210927
unittest\case.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/case.py#L57
unittest\case.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/case.py#L574
unittest\loader.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/loader.py#L32
unittest\loader.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/loader.py#L312
unittest\loader.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/loader.py#L290
test\test_importlib\source\test_abc_loader.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/test_importlib/source/test_abc_loader.py#L73
msg210957https://bugs.python.org/issue18864#msg210957
(view)https://bugs.python.org/msg210957
msg215152https://bugs.python.org/issue18864#msg215152
(view)https://bugs.python.org/msg215152
msg221905https://bugs.python.org/issue18864#msg221905
(view)https://bugs.python.org/msg221905
PEP 451https://www.python.org/dev/peps/pep-0451/
msg221932https://bugs.python.org/issue18864#msg221932
(view)https://bugs.python.org/msg221932
msg222289https://bugs.python.org/issue18864#msg222289
(view)https://bugs.python.org/msg222289
#19711https://bugs.python.org/issue19711
#19714https://bugs.python.org/issue19714
#21099https://bugs.python.org/issue21099
msg236537https://bugs.python.org/issue18864#msg236537
(view)https://bugs.python.org/msg236537
#19711https://bugs.python.org/issue19711
#21099https://bugs.python.org/issue21099
msg265408https://bugs.python.org/issue18864#msg265408
(view)https://bugs.python.org/msg265408
msg265408https://bugs.python.org/msg265408
msg236537https://bugs.python.org/msg236537
issue19593 dependencieshttps://bugs.python.org/issue19593
msg222289https://bugs.python.org/msg222289
msg221932https://bugs.python.org/msg221932
BreamoreBoyhttps://bugs.python.org/user12545
msg221905https://bugs.python.org/msg221905
msg215152https://bugs.python.org/msg215152
Address remaining PEP 451-related to-do comments.https://bugs.python.org/issue21098
Switch applicable importlib tests to use PEP 451 APIhttps://bugs.python.org/issue21099
msg210957https://bugs.python.org/msg210957
terry.reedyhttps://bugs.python.org/user155
msg210927https://bugs.python.org/msg210927
msg207510https://bugs.python.org/msg207510
Update zipimport for PEP 451https://bugs.python.org/issue19699
Update pickle to take advantage of PEP 451https://bugs.python.org/issue19702
msg207509https://bugs.python.org/msg207509
issue17621 dependencieshttps://bugs.python.org/issue17621
Implement _imp.exec_builtin and exec_dynamichttps://bugs.python.org/issue19698
msg205881https://bugs.python.org/msg205881
msg205822https://bugs.python.org/msg205822
issue18864-has-location-setter.diffhttps://bugs.python.org/file33073
msg205769https://bugs.python.org/msg205769
vstinnerhttps://bugs.python.org/user2377
msg205576https://bugs.python.org/msg205576
msg205575https://bugs.python.org/msg205575
msg205520https://bugs.python.org/msg205520
msg205384https://bugs.python.org/msg205384
pconnellhttps://bugs.python.org/user16854
python-devhttps://bugs.python.org/user13902
msg203843https://bugs.python.org/msg203843
msg203835https://bugs.python.org/msg203835
msg203831https://bugs.python.org/msg203831
msg203825https://bugs.python.org/msg203825
msg203811https://bugs.python.org/msg203811
msg203810https://bugs.python.org/msg203810
Add tests for importlib.machinery.WindowsRegistryFinderhttps://bugs.python.org/issue19714
Deprecate various things in importlib thanks to PEP 451https://bugs.python.org/issue19713
Make sure there are exec_module tests for _LoaderBasics subclasseshttps://bugs.python.org/issue19712
add test for changed portions after reloading a namespace packagehttps://bugs.python.org/issue19711
Make sure documentation for PEP 451 is finishedhttps://bugs.python.org/issue19710
Check pythonrun.c is fully using PEP 451https://bugs.python.org/issue19709
Check pkgutil for anything missing for PEP 451https://bugs.python.org/issue19708
Check if unittest.mock needs updating for PEP 451https://bugs.python.org/issue19707
Check if inspect needs updating for PEP 451https://bugs.python.org/issue19706
Update test.test_namespace_pkgs to PEP 451https://bugs.python.org/issue19705
Update test.test_threaded_import to PEP 451https://bugs.python.org/issue19704
Update pickle to take advantage of PEP 451https://bugs.python.org/issue19702
Update pydoc to PEP 451https://bugs.python.org/issue19703
Update multiprocessing for PEP 451https://bugs.python.org/issue19701
Update runpy for PEP 451https://bugs.python.org/issue19700
vstinnerhttps://bugs.python.org/user2377
msg203801https://bugs.python.org/msg203801
Update zipimport for PEP 451https://bugs.python.org/issue19699
msg203800https://bugs.python.org/msg203800
Implement _imp.exec_builtin and exec_dynamichttps://bugs.python.org/issue19698
Document the possible values for __main__.__spec__https://bugs.python.org/issue19697
Claudiu.Popahttps://bugs.python.org/user12504
msg203649https://bugs.python.org/msg203649
msg203578https://bugs.python.org/msg203578
msg203411https://bugs.python.org/msg203411
msg203340https://bugs.python.org/msg203340
msg203329https://bugs.python.org/msg203329
issue19593 dependencieshttps://bugs.python.org/issue19593
msg202918https://bugs.python.org/msg202918
msg202917https://bugs.python.org/msg202917
msg202712https://bugs.python.org/msg202712
msg202711https://bugs.python.org/msg202711
msg202710https://bugs.python.org/msg202710
msg202695https://bugs.python.org/msg202695
msg202681https://bugs.python.org/msg202681
msg202676https://bugs.python.org/msg202676
msg202673https://bugs.python.org/msg202673
msg202672https://bugs.python.org/msg202672
msg202669https://bugs.python.org/msg202669
msg202664https://bugs.python.org/msg202664
msg202663https://bugs.python.org/msg202663
msg202662https://bugs.python.org/msg202662
msg202661https://bugs.python.org/msg202661
msg202660https://bugs.python.org/msg202660
msg202659https://bugs.python.org/msg202659
msg202658https://bugs.python.org/msg202658
msg202657https://bugs.python.org/msg202657
msg202656https://bugs.python.org/msg202656
msg202655https://bugs.python.org/msg202655
msg202483https://bugs.python.org/msg202483
msg202482https://bugs.python.org/msg202482
larryhttps://bugs.python.org/user2731
msg202461https://bugs.python.org/msg202461
msg202456https://bugs.python.org/msg202456
modulespec-primary-changes.diffhttps://bugs.python.org/file32408
modulespec-primary-changes.diffhttps://bugs.python.org/file32456
modulespec-primary-changes.diffhttps://bugs.python.org/file32457
modulespec-primary-changes.diffhttps://bugs.python.org/file32456
msg201946https://bugs.python.org/msg201946
Arfreverhttps://bugs.python.org/user9138
issue17621 dependencieshttps://bugs.python.org/issue17621
modulespec-primary-changes.diffhttps://bugs.python.org/file32408
msg201605https://bugs.python.org/msg201605
modulespec-primary-changes.diffhttps://bugs.python.org/file32407
modulespec-primary-changes.diffhttps://bugs.python.org/file32407
msg201604https://bugs.python.org/msg201604
import-system-reference.diffhttps://bugs.python.org/file32349
import-system-reference.diffhttps://bugs.python.org/file32381
msg201399https://bugs.python.org/msg201399
msg201369https://bugs.python.org/msg201369
msg201244https://bugs.python.org/msg201244
msg201224https://bugs.python.org/msg201224
import-system-reference.diffhttps://bugs.python.org/file32349
msg201212https://bugs.python.org/msg201212
import-system-reference.diffhttps://bugs.python.org/file32348
import-system-reference.diffhttps://bugs.python.org/file32348
ncoghlanhttps://bugs.python.org/user1309
msg201210https://bugs.python.org/msg201210
modulespec-initial.diffhttps://bugs.python.org/file31959
patchhttps://bugs.python.org/keyword2
msg198981https://bugs.python.org/msg198981
berker.peksaghttps://bugs.python.org/user14674
brett.cannonhttps://bugs.python.org/user37
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.