René's URL Explorer Experiment


Title: Issue 17844: Add link to alternatives for bytes-to-bytes codecs - 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/62044 https://github.com/python/cpython/issues/62044
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
doc_codecs_impl.patchhttps://bugs.python.org/file30331/doc_codecs_impl.patch
reviewhttps://bugs.python.org/review/17844/#ps8210
doc_codecs_impl-2.7_2.patchhttps://bugs.python.org/file30333/doc_codecs_impl-2.7_2.patch
reviewhttps://bugs.python.org/review/17844/#ps8212
msg187777https://bugs.python.org/issue17844#msg187777
(view)https://bugs.python.org/msg187777
msg189540https://bugs.python.org/issue17844#msg189540
(view)https://bugs.python.org/msg189540
msg189578https://bugs.python.org/issue17844#msg189578
(view)https://bugs.python.org/msg189578
msg189579https://bugs.python.org/issue17844#msg189579
(view)https://bugs.python.org/msg189579
msg189740https://bugs.python.org/issue17844#msg189740
(view)https://bugs.python.org/msg189740
msg189743https://bugs.python.org/issue17844#msg189743
(view)https://bugs.python.org/msg189743
msg189747https://bugs.python.org/issue17844#msg189747
(view)https://bugs.python.org/msg189747
encodings/base64_codec.pyhttps://github.com/python/cpython/blob/2.7/Lib/encodings/base64_codec.py#L24
base64.pyhttps://github.com/python/cpython/blob/2.7/Lib/base64.py#L315
encodings/rot_13.pyhttps://github.com/python/cpython/blob/2.7/Lib/encodings/rot_13.py#L17
encodings/rot_13.pyhttps://github.com/python/cpython/blob/2.7/Lib/encodings/rot_13.py#L20
msg189749https://bugs.python.org/issue17844#msg189749
(view)https://bugs.python.org/msg189749
msg189761https://bugs.python.org/issue17844#msg189761
(view)https://bugs.python.org/msg189761
msg189797https://bugs.python.org/issue17844#msg189797
(view)https://bugs.python.org/msg189797
msg189811https://bugs.python.org/issue17844#msg189811
(view)https://bugs.python.org/msg189811
85c04fdaa404https://hg.python.org/lookup/85c04fdaa404
#17844https://bugs.python.org/issue17844
http://hg.python.org/cpython/rev/85c04fdaa404http://hg.python.org/cpython/rev/85c04fdaa404
039dc6dd2bc0https://hg.python.org/lookup/039dc6dd2bc0
#17844https://bugs.python.org/issue17844
http://hg.python.org/cpython/rev/039dc6dd2bc0http://hg.python.org/cpython/rev/039dc6dd2bc0
9afdd88fe33ahttps://hg.python.org/lookup/9afdd88fe33a
#17844https://bugs.python.org/issue17844
http://hg.python.org/cpython/rev/9afdd88fe33ahttp://hg.python.org/cpython/rev/9afdd88fe33a
msg189812https://bugs.python.org/issue17844#msg189812
(view)https://bugs.python.org/msg189812
msg189821https://bugs.python.org/issue17844#msg189821
(view)https://bugs.python.org/msg189821
msg189856https://bugs.python.org/issue17844#msg189856
(view)https://bugs.python.org/msg189856
85e8414060b4https://hg.python.org/lookup/85e8414060b4
Issue 17844https://bugs.python.org/issue17844
http://hg.python.org/cpython/rev/85e8414060b4http://hg.python.org/cpython/rev/85e8414060b4
801567d6302chttps://hg.python.org/lookup/801567d6302c
issue 17844https://bugs.python.org/issue17844
http://hg.python.org/cpython/rev/801567d6302chttp://hg.python.org/cpython/rev/801567d6302c
msg189857https://bugs.python.org/issue17844#msg189857
(view)https://bugs.python.org/msg189857
msg189857https://bugs.python.org/msg189857
msg189856https://bugs.python.org/msg189856
ezio.melottihttps://bugs.python.org/user7047
msg189821https://bugs.python.org/msg189821
msg189812https://bugs.python.org/msg189812
python-devhttps://bugs.python.org/user13902
msg189811https://bugs.python.org/msg189811
msg189797https://bugs.python.org/msg189797
doc_codecs_impl-2.7.patchhttps://bugs.python.org/file30332
floxhttps://bugs.python.org/user11184
doc_codecs_impl-2.7_2.patchhttps://bugs.python.org/file30333
msg189761https://bugs.python.org/msg189761
msg189749https://bugs.python.org/msg189749
msg189747https://bugs.python.org/msg189747
msg189743https://bugs.python.org/msg189743
doc_codecs_impl.patchhttps://bugs.python.org/file30013
doc_codecs_impl-2.7.patchhttps://bugs.python.org/file30332
doc_codecs_impl.patchhttps://bugs.python.org/file30331
msg189740https://bugs.python.org/msg189740
msg189579https://bugs.python.org/msg189579
msg189578https://bugs.python.org/msg189578
msg189540https://bugs.python.org/msg189540
issue7475 dependencieshttps://bugs.python.org/issue7475
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.