René's URL Explorer Experiment


Title: Issue 25160: Stop using deprecated imp module; imp should now emit a real DeprecationWarning - 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/69347 https://github.com/python/cpython/issues/69347
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
issue25160-2to3.patchhttps://bugs.python.org/file43113/issue25160-2to3.patch
reviewhttps://bugs.python.org/review/25160/#ps17437
PR 11787https://github.com/python/cpython/pull/11787
PR 11787https://github.com/python/cpython/pull/11787
msg250946https://bugs.python.org/issue25160#msg250946
(view)https://bugs.python.org/msg250946
Lib/modulefinder.py:14https://github.com/python/cpython/blob/master/Lib/modulefinder.py#L14
Python/makeopcodetargets.py:9https://github.com/python/cpython/blob/master/Python/makeopcodetargets.py#L9
Tools/i18n/pygettext.py:159https://github.com/python/cpython/blob/master/Tools/i18n/pygettext.py#L159
Tools/importbench/importbench.py:10https://github.com/python/cpython/blob/master/Tools/importbench/importbench.py#L10
msg250948https://bugs.python.org/issue25160#msg250948
(view)https://bugs.python.org/msg250948
Python/makeopcodetargets.py:9https://github.com/python/cpython/blob/master/Python/makeopcodetargets.py#L9
issue 20021https://bugs.python.org/issue20021
msg250949https://bugs.python.org/issue25160#msg250949
(view)https://bugs.python.org/msg250949
03cd8340e0cehttps://hg.python.org/lookup/03cd8340e0ce
#25160https://bugs.python.org/issue25160
https://hg.python.org/cpython/rev/03cd8340e0cehttps://hg.python.org/cpython/rev/03cd8340e0ce
msg250950https://bugs.python.org/issue25160#msg250950
(view)https://bugs.python.org/msg250950
Lib/modulefinder.py:14https://github.com/python/cpython/blob/master/Lib/modulefinder.py#L14
issue 20020https://bugs.python.org/issue20020
msg262467https://bugs.python.org/issue25160#msg262467
(view)https://bugs.python.org/msg262467
Tools/i18n/pygettext.py:159https://github.com/python/cpython/blob/master/Tools/i18n/pygettext.py#L159
#26639https://bugs.python.org/issue26639
Python/makeopcodetargets.py:9https://github.com/python/cpython/blob/master/Python/makeopcodetargets.py#L9
issue 20021https://bugs.python.org/issue20021
f682b620c64dhttps://hg.python.org/lookup/f682b620c64d
#20021https://bugs.python.org/issue20021
Tools/importbench/importbench.py:10https://github.com/python/cpython/blob/master/Tools/importbench/importbench.py#L10
Lib/modulefinder.py:14https://github.com/python/cpython/blob/master/Lib/modulefinder.py#L14
msg266914https://bugs.python.org/issue25160#msg266914
(view)https://bugs.python.org/msg266914
Lib/modulefinder.pyhttps://github.com/python/cpython/blob/master/Lib/modulefinder.py
Lib/xml/sax/__init__.pyhttps://github.com/python/cpython/blob/master/Lib/xml/sax/__init__.py
Python/makeopcodetargets.pyhttps://github.com/python/cpython/blob/master/Python/makeopcodetargets.py
Tools/importbench/importbench.pyhttps://github.com/python/cpython/blob/master/Tools/importbench/importbench.py
msg266929https://bugs.python.org/issue25160#msg266929
(view)https://bugs.python.org/msg266929
msg266931https://bugs.python.org/issue25160#msg266931
(view)https://bugs.python.org/msg266931
Issue 21446https://bugs.python.org/issue21446
msg339564https://bugs.python.org/issue25160#msg339564
(view)https://bugs.python.org/msg339564
#35936https://bugs.python.org/issue35936
msg339565https://bugs.python.org/issue25160#msg339565
(view)https://bugs.python.org/msg339565
msg357975https://bugs.python.org/issue25160#msg357975
(view)https://bugs.python.org/msg357975
Tools/importbench/importbench.py:10https://github.com/python/cpython/blob/master/Tools/importbench/importbench.py#L10
msg358127https://bugs.python.org/issue25160#msg358127
(view)https://bugs.python.org/msg358127
msg358194https://bugs.python.org/issue25160#msg358194
(view)https://bugs.python.org/msg358194
msg358196https://bugs.python.org/issue25160#msg358196
(view)https://bugs.python.org/msg358196
https://bugs.python.org/issue39015https://bugs.python.org/issue39015
msg370778https://bugs.python.org/issue25160#msg370778
(view)https://bugs.python.org/msg370778
msg370778https://bugs.python.org/msg370778
msg358196https://bugs.python.org/msg358196
lukasz.langahttps://bugs.python.org/user12704
msg358194https://bugs.python.org/msg358194
msg358127https://bugs.python.org/msg358127
BTaskayahttps://bugs.python.org/user30064
msg357975https://bugs.python.org/msg357975
msg339565https://bugs.python.org/msg339565
ncoghlanhttps://bugs.python.org/user1309
msg339564https://bugs.python.org/msg339564
pull_request11787https://bugs.python.org/pull_request11787
pull_request11786https://bugs.python.org/pull_request11786
msg266931https://bugs.python.org/msg266931
msg266929https://bugs.python.org/msg266929
issue25160-2to3.patchhttps://bugs.python.org/file43113
patchhttps://bugs.python.org/keyword2
JelleZijlstrahttps://bugs.python.org/user22444
msg266914https://bugs.python.org/msg266914
eric.snowhttps://bugs.python.org/user14000
msg262467https://bugs.python.org/msg262467
Arfreverhttps://bugs.python.org/user9138
msg250950https://bugs.python.org/msg250950
python-devhttps://bugs.python.org/user13902
msg250949https://bugs.python.org/msg250949
berker.peksaghttps://bugs.python.org/user14674
msg250948https://bugs.python.org/msg250948
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.