René's URL Explorer Experiment


Title: Issue 9308: Remove redundant coding cookies from 3.x stdlib - Python tracker

Mail addresses
guido@python.org
alexander.belopolsky@gmail.com
Python-Dev@python.org
report@bugs.python.org
merwok@netwok.org
report@bugs.python.org

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/53554 https://github.com/python/cpython/issues/53554
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
issue9308.diffhttps://bugs.python.org/file18067/issue9308.diff
issue9308a.diffhttps://bugs.python.org/file18093/issue9308a.diff
issue9308b.diffhttps://bugs.python.org/file19244/issue9308b.diff
msg110798https://bugs.python.org/issue9308#msg110798
(view)https://bugs.python.org/msg110798
Lib/ast.pyhttps://github.com/python/cpython/blob/master/Lib/ast.py
Lib/getopt.pyhttps://github.com/python/cpython/blob/master/Lib/getopt.py
Lib/inspect.pyhttps://github.com/python/cpython/blob/master/Lib/inspect.py
Lib/pydoc.pyhttps://github.com/python/cpython/blob/master/Lib/pydoc.py
Lib/shlex.pyhttps://github.com/python/cpython/blob/master/Lib/shlex.py
Lib/encodings/punycode.pyhttps://github.com/python/cpython/blob/master/Lib/encodings/punycode.py
Lib/msilib/__init__.pyhttps://github.com/python/cpython/blob/master/Lib/msilib/__init__.py
Lib/sqlite3/__init__.pyhttps://github.com/python/cpython/blob/master/Lib/sqlite3/__init__.py
Lib/sqlite3/dbapi2.pyhttps://github.com/python/cpython/blob/master/Lib/sqlite3/dbapi2.py
Lib/test/bad_coding.pyhttps://github.com/python/cpython/blob/master/Lib/test/bad_coding.py
Lib/test/badsyntax_3131.pyhttps://github.com/python/cpython/blob/master/Lib/test/badsyntax_3131.py
Lib/shlex.pyhttps://github.com/python/cpython/blob/master/Lib/shlex.py
http://svn.python.org/view?view=rev&revision=82560http://svn.python.org/view?view=rev&revision=82560
http://mail.python.org/mailman/listinfo/python-devhttp://mail.python.org/mailman/listinfo/python-dev
http://mail.python.org/mailman/options/python-dev/guido%40python.orghttp://mail.python.org/mailman/options/python-dev/guido%40python.org
msg110804https://bugs.python.org/issue9308#msg110804
(view)https://bugs.python.org/msg110804
Lib/test/bad_coding.pyhttps://github.com/python/cpython/blob/master/Lib/test/bad_coding.py
Lib/test/badsyntax_3131.pyhttps://github.com/python/cpython/blob/master/Lib/test/badsyntax_3131.py
Lib/shlex.pyhttps://github.com/python/cpython/blob/master/Lib/shlex.py
r82560https://hg.python.org/lookup/r82560
Lib/getopt.pyhttps://github.com/python/cpython/blob/master/Lib/getopt.py
Misc/ACKShttps://github.com/python/cpython/blob/master/Misc/ACKS
msg110805https://bugs.python.org/issue9308#msg110805
(view)https://bugs.python.org/msg110805
Lib/testhttps://github.com/python/cpython/blob/master/Lib/test
msg110807https://bugs.python.org/issue9308#msg110807
(view)https://bugs.python.org/msg110807
r82560https://hg.python.org/lookup/r82560
msg110828https://bugs.python.org/issue9308#msg110828
(view)https://bugs.python.org/msg110828
msg110830https://bugs.python.org/issue9308#msg110830
(view)https://bugs.python.org/msg110830
msg110835https://bugs.python.org/issue9308#msg110835
(view)https://bugs.python.org/msg110835
msg110839https://bugs.python.org/issue9308#msg110839
(view)https://bugs.python.org/msg110839
msg110840https://bugs.python.org/issue9308#msg110840
(view)https://bugs.python.org/msg110840
r32284https://hg.python.org/lookup/r32284
#722686https://bugs.python.org/issue722686
msg110853https://bugs.python.org/issue9308#msg110853
(view)https://bugs.python.org/msg110853
issue1170https://bugs.python.org/issue1170
msg110860https://bugs.python.org/issue9308#msg110860
(view)https://bugs.python.org/msg110860
msg110907https://bugs.python.org/issue9308#msg110907
(view)https://bugs.python.org/msg110907
msg110921https://bugs.python.org/issue9308#msg110921
(view)https://bugs.python.org/msg110921
msg110922https://bugs.python.org/issue9308#msg110922
(view)https://bugs.python.org/msg110922
msg111203https://bugs.python.org/issue9308#msg111203
(view)https://bugs.python.org/msg111203
msg118785https://bugs.python.org/issue9308#msg118785
(view)https://bugs.python.org/msg118785
msg118797https://bugs.python.org/issue9308#msg118797
(view)https://bugs.python.org/msg118797
r85537https://hg.python.org/lookup/r85537
msg118878https://bugs.python.org/issue9308#msg118878
(view)https://bugs.python.org/msg118878
msg118889https://bugs.python.org/issue9308#msg118889
(view)https://bugs.python.org/msg118889
r85576https://hg.python.org/lookup/r85576
msg118889https://bugs.python.org/msg118889
r.david.murrayhttps://bugs.python.org/user9663
msg118878https://bugs.python.org/msg118878
msg118797https://bugs.python.org/msg118797
issue9308b.diffhttps://bugs.python.org/file19244
msg118785https://bugs.python.org/msg118785
niemeyerhttps://bugs.python.org/user323
astrandhttps://bugs.python.org/user806
mark.dickinsonhttps://bugs.python.org/user1118
belopolskyhttps://bugs.python.org/user1427
eric.araujohttps://bugs.python.org/user7641
msg111203https://bugs.python.org/msg111203
needs reviewhttps://bugs.python.org/keyword8
msg110922https://bugs.python.org/msg110922
issue9308a.diffhttps://bugs.python.org/file18077
issue9308a.diffhttps://bugs.python.org/file18093
msg110921https://bugs.python.org/msg110921
msg110907https://bugs.python.org/msg110907
needs reviewhttps://bugs.python.org/keyword8
issue9308a.diffhttps://bugs.python.org/file18077
msg110860https://bugs.python.org/msg110860
Alexander.Belopolskyhttps://bugs.python.org/user11771
msg110853https://bugs.python.org/msg110853
niemeyerhttps://bugs.python.org/user323
esrhttps://bugs.python.org/user221
msg110840https://bugs.python.org/msg110840
Alexander.Belopolskyhttps://bugs.python.org/user11771
msg110839https://bugs.python.org/msg110839
esrhttps://bugs.python.org/user221
msg110835https://bugs.python.org/msg110835
msg110830https://bugs.python.org/msg110830
msg110828https://bugs.python.org/msg110828
easyhttps://bugs.python.org/keyword6
mark.dickinsonhttps://bugs.python.org/user1118
msg110807https://bugs.python.org/msg110807
msg110805https://bugs.python.org/msg110805
issue9308.diffhttps://bugs.python.org/file18067
astrandhttps://bugs.python.org/user806
msg110804https://bugs.python.org/msg110804
patchhttps://bugs.python.org/keyword2
eric.araujohttps://bugs.python.org/user7641
easyhttps://bugs.python.org/keyword6
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.