René's URL Explorer Experiment


Title: Issue 1813: Codec lookup failing under turkish locale - Python tracker

Mail addresses
report@bugs.python.org
report@bugs.python.org
stefan@bytereef.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/46138 https://github.com/python/cpython/issues/46138
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
verify_locale.pyhttps://bugs.python.org/file9140/verify_locale.py
turklocale.patchhttps://bugs.python.org/file9440/turklocale.patch
msg59821https://bugs.python.org/issue1813#msg59821
(view)https://bugs.python.org/msg59821
msg62386https://bugs.python.org/issue1813#msg62386
(view)https://bugs.python.org/msg62386
msg62433https://bugs.python.org/issue1813#msg62433
(view)https://bugs.python.org/msg62433
msg62463https://bugs.python.org/issue1813#msg62463
(view)https://bugs.python.org/msg62463
Modules/_sre.chttps://github.com/python/cpython/blob/master/Modules/_sre.c
Modules/_sqlite/cursor.chttps://github.com/python/cpython/blob/master/Modules/_sqlite/cursor.c
Modules/stropmodule.chttps://github.com/python/cpython/blob/master/Modules/stropmodule.c
Modules/stropmodule.chttps://github.com/python/cpython/blob/master/Modules/stropmodule.c
Modules/stropmodule.chttps://github.com/python/cpython/blob/master/Modules/stropmodule.c
Modules/stropmodule.chttps://github.com/python/cpython/blob/master/Modules/stropmodule.c
Modules/stropmodule.chttps://github.com/python/cpython/blob/master/Modules/stropmodule.c
Modules/stropmodule.chttps://github.com/python/cpython/blob/master/Modules/stropmodule.c
Modules/unicodedata.chttps://github.com/python/cpython/blob/master/Modules/unicodedata.c
Modules/unicodedata.chttps://github.com/python/cpython/blob/master/Modules/unicodedata.c
Modules/_tkinter.chttps://github.com/python/cpython/blob/master/Modules/_tkinter.c
Modules/binascii.chttps://github.com/python/cpython/blob/master/Modules/binascii.c
Objects/stringobject.chttps://github.com/python/cpython/blob/master/Objects/stringobject.c
Objects/stringobject.chttps://github.com/python/cpython/blob/master/Objects/stringobject.c
Objects/stringobject.chttps://github.com/python/cpython/blob/master/Objects/stringobject.c
Objects/stringobject.chttps://github.com/python/cpython/blob/master/Objects/stringobject.c
Objects/stringobject.chttps://github.com/python/cpython/blob/master/Objects/stringobject.c
Objects/stringobject.chttps://github.com/python/cpython/blob/master/Objects/stringobject.c
Objects/stringobject.chttps://github.com/python/cpython/blob/master/Objects/stringobject.c
Objects/stringobject.chttps://github.com/python/cpython/blob/master/Objects/stringobject.c
Parser/tokenizer.chttps://github.com/python/cpython/blob/master/Parser/tokenizer.c
Python/codecs.chttps://github.com/python/cpython/blob/master/Python/codecs.c
Python/dynload_win.chttps://github.com/python/cpython/blob/master/Python/dynload_win.c
Python/dynload_win.chttps://github.com/python/cpython/blob/master/Python/dynload_win.c
Python/pystrcmp.chttps://github.com/python/cpython/blob/master/Python/pystrcmp.c
Python/pystrcmp.chttps://github.com/python/cpython/blob/master/Python/pystrcmp.c
Python/pystrcmp.chttps://github.com/python/cpython/blob/master/Python/pystrcmp.c
Python/pystrcmp.chttps://github.com/python/cpython/blob/master/Python/pystrcmp.c
msg62464https://bugs.python.org/issue1813#msg62464
(view)https://bugs.python.org/msg62464
Lib/base64.pyhttps://github.com/python/cpython/blob/master/Lib/base64.py
Lib/BaseHTTPServer.pyhttps://github.com/python/cpython/blob/master/Lib/BaseHTTPServer.py
Lib/bsddb/test/test_compare.pyhttps://github.com/python/cpython/blob/master/Lib/bsddb/test/test_compare.py
Lib/bsddb/test/test_dbobj.pyhttps://github.com/python/cpython/blob/master/Lib/bsddb/test/test_dbobj.py
Lib/CGIHTTPServer.pyhttps://github.com/python/cpython/blob/master/Lib/CGIHTTPServer.py
Lib/cgi.pyhttps://github.com/python/cpython/blob/master/Lib/cgi.py
Lib/compiler/ast.pyhttps://github.com/python/cpython/blob/master/Lib/compiler/ast.py
Lib/ConfigParser.pyhttps://github.com/python/cpython/blob/master/Lib/ConfigParser.py
Lib/cookielib.pyhttps://github.com/python/cpython/blob/master/Lib/cookielib.py
Lib/Cookie.pyhttps://github.com/python/cpython/blob/master/Lib/Cookie.py
Lib/csv.pyhttps://github.com/python/cpython/blob/master/Lib/csv.py
Lib/ctypes/test/test_byteswap.pyhttps://github.com/python/cpython/blob/master/Lib/ctypes/test/test_byteswap.py
Lib/ctypes/util.pyhttps://github.com/python/cpython/blob/master/Lib/ctypes/util.py
Lib/decimal.pyhttps://github.com/python/cpython/blob/master/Lib/decimal.py
Lib/distutils/command/bdist_rpm.pyhttps://github.com/python/cpython/blob/master/Lib/distutils/command/bdist_rpm.py
Lib/distutils/command/bdist_wininst.pyhttps://github.com/python/cpython/blob/master/Lib/distutils/command/bdist_wininst.py
Lib/distutils/command/register.pyhttps://github.com/python/cpython/blob/master/Lib/distutils/command/register.py
Lib/distutils/msvc9compiler.pyhttps://github.com/python/cpython/blob/master/Lib/distutils/msvc9compiler.py
Lib/distutils/msvccompiler.pyhttps://github.com/python/cpython/blob/master/Lib/distutils/msvccompiler.py
Lib/distutils/sysconfig.pyhttps://github.com/python/cpython/blob/master/Lib/distutils/sysconfig.py
Lib/distutils/tests/test_dist.pyhttps://github.com/python/cpython/blob/master/Lib/distutils/tests/test_dist.py
Lib/distutils/util.pyhttps://github.com/python/cpython/blob/master/Lib/distutils/util.py
Lib/email/charset.pyhttps://github.com/python/cpython/blob/master/Lib/email/charset.py
Lib/email/encoders.pyhttps://github.com/python/cpython/blob/master/Lib/email/encoders.py
Lib/email/header.pyhttps://github.com/python/cpython/blob/master/Lib/email/header.py
Lib/email/__init__.pyhttps://github.com/python/cpython/blob/master/Lib/email/__init__.py
Lib/email/message.pyhttps://github.com/python/cpython/blob/master/Lib/email/message.py
Lib/email/_parseaddr.pyhttps://github.com/python/cpython/blob/master/Lib/email/_parseaddr.py
Lib/email/test/test_email.pyhttps://github.com/python/cpython/blob/master/Lib/email/test/test_email.py
Lib/email/test/test_email_renamed.pyhttps://github.com/python/cpython/blob/master/Lib/email/test/test_email_renamed.py
Lib/encodings/idna.pyhttps://github.com/python/cpython/blob/master/Lib/encodings/idna.py
Lib/encodings/punycode.pyhttps://github.com/python/cpython/blob/master/Lib/encodings/punycode.py
Lib/formatter.pyhttps://github.com/python/cpython/blob/master/Lib/formatter.py
Lib/ftplib.pyhttps://github.com/python/cpython/blob/master/Lib/ftplib.py
Lib/gettext.pyhttps://github.com/python/cpython/blob/master/Lib/gettext.py
Lib/htmllib.pyhttps://github.com/python/cpython/blob/master/Lib/htmllib.py
Lib/HTMLParser.pyhttps://github.com/python/cpython/blob/master/Lib/HTMLParser.py
Lib/httplib.pyhttps://github.com/python/cpython/blob/master/Lib/httplib.py
Lib/idlelib/configDialog.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/configDialog.py
Lib/idlelib/EditorWindow.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/EditorWindow.py
Lib/idlelib/IOBinding.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/IOBinding.py
Lib/idlelib/keybindingDialog.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/keybindingDialog.py
Lib/idlelib/PyShell.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/PyShell.py
Lib/idlelib/SearchDialogBase.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/SearchDialogBase.py
Lib/idlelib/tabbedpages.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/tabbedpages.py
Lib/idlelib/TreeWidget.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/TreeWidget.py
Lib/imaplib.pyhttps://github.com/python/cpython/blob/master/Lib/imaplib.py
Lib/inspect.pyhttps://github.com/python/cpython/blob/master/Lib/inspect.py
Lib/lib-tk/turtle.pyhttps://github.com/python/cpython/blob/master/Lib/lib-tk/turtle.py
Lib/locale.pyhttps://github.com/python/cpython/blob/master/Lib/locale.py
Lib/logging/handlers.pyhttps://github.com/python/cpython/blob/master/Lib/logging/handlers.py
Lib/logging/__init__.pyhttps://github.com/python/cpython/blob/master/Lib/logging/__init__.py
Lib/_LWPCookieJar.pyhttps://github.com/python/cpython/blob/master/Lib/_LWPCookieJar.py
Lib/macpath.pyhttps://github.com/python/cpython/blob/master/Lib/macpath.py
Lib/mailcap.pyhttps://github.com/python/cpython/blob/master/Lib/mailcap.py
Lib/markupbase.pyhttps://github.com/python/cpython/blob/master/Lib/markupbase.py
Lib/mhlib.pyhttps://github.com/python/cpython/blob/master/Lib/mhlib.py
Lib/mimetools.pyhttps://github.com/python/cpython/blob/master/Lib/mimetools.py
Lib/mimetypes.pyhttps://github.com/python/cpython/blob/master/Lib/mimetypes.py
Lib/mimify.pyhttps://github.com/python/cpython/blob/master/Lib/mimify.py
Lib/msilib/__init__.pyhttps://github.com/python/cpython/blob/master/Lib/msilib/__init__.py
Lib/nntplib.pyhttps://github.com/python/cpython/blob/master/Lib/nntplib.py
Lib/ntpath.pyhttps://github.com/python/cpython/blob/master/Lib/ntpath.py
Lib/nturl2path.pyhttps://github.com/python/cpython/blob/master/Lib/nturl2path.py
Lib/optparse.pyhttps://github.com/python/cpython/blob/master/Lib/optparse.py
Lib/os2emxpath.pyhttps://github.com/python/cpython/blob/master/Lib/os2emxpath.py
Lib/os.pyhttps://github.com/python/cpython/blob/master/Lib/os.py
Lib/pdb.pyhttps://github.com/python/cpython/blob/master/Lib/pdb.py
Lib/plat-irix5/flp.pyhttps://github.com/python/cpython/blob/master/Lib/plat-irix5/flp.py
Lib/plat-irix6/flp.pyhttps://github.com/python/cpython/blob/master/Lib/plat-irix6/flp.py
Lib/plat-mac/buildtools.pyhttps://github.com/python/cpython/blob/master/Lib/plat-mac/buildtools.py
Lib/plat-mac/gensuitemodule.pyhttps://github.com/python/cpython/blob/master/Lib/plat-mac/gensuitemodule.py
Lib/plat-riscos/riscospath.pyhttps://github.com/python/cpython/blob/master/Lib/plat-riscos/riscospath.py
Lib/pyclbr.pyhttps://github.com/python/cpython/blob/master/Lib/pyclbr.py
Lib/rfc822.pyhttps://github.com/python/cpython/blob/master/Lib/rfc822.py
Lib/robotparser.pyhttps://github.com/python/cpython/blob/master/Lib/robotparser.py
Lib/sgmllib.pyhttps://github.com/python/cpython/blob/master/Lib/sgmllib.py
Lib/SimpleHTTPServer.pyhttps://github.com/python/cpython/blob/master/Lib/SimpleHTTPServer.py
Lib/smtpd.pyhttps://github.com/python/cpython/blob/master/Lib/smtpd.py
Lib/smtplib.pyhttps://github.com/python/cpython/blob/master/Lib/smtplib.py
Lib/socket.pyhttps://github.com/python/cpython/blob/master/Lib/socket.py
Lib/sqlite3/test/hooks.pyhttps://github.com/python/cpython/blob/master/Lib/sqlite3/test/hooks.py
Lib/sre_constants.pyhttps://github.com/python/cpython/blob/master/Lib/sre_constants.py
Lib/stringold.pyhttps://github.com/python/cpython/blob/master/Lib/stringold.py
Lib/stringprep.pyhttps://github.com/python/cpython/blob/master/Lib/stringprep.py
Lib/string.pyhttps://github.com/python/cpython/blob/master/Lib/string.py
Lib/_strptime.pyhttps://github.com/python/cpython/blob/master/Lib/_strptime.py
Lib/subprocess.pyhttps://github.com/python/cpython/blob/master/Lib/subprocess.py
Lib/test/regrtest.pyhttps://github.com/python/cpython/blob/master/Lib/test/regrtest.py
Lib/test/test_bigmem.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_bigmem.py
Lib/test/test_codeccallbacks.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_codeccallbacks.py
Lib/test/test_codecs.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_codecs.py
Lib/test/test_cookielib.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_cookielib.py
Lib/test/test_datetime.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_datetime.py
Lib/test/test_decimal.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_decimal.py
Lib/test/test_deque.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_deque.py
Lib/test/test_descr.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_descr.py
Lib/test/test_fileinput.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_fileinput.py
Lib/test/test_grp.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_grp.py
Lib/test/test_hmac.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_hmac.py
Lib/test/test_httplib.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_httplib.py
Lib/test/test_os.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_os.py
Lib/test/test_smtplib.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_smtplib.py
Lib/test/test_sort.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_sort.py
Lib/test/test_ssl.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_ssl.py
Lib/test/test_strop.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_strop.py
Lib/test/test_strptime.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_strptime.py
Lib/test/test_support.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_support.py
Lib/test/test_ucn.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_ucn.py
Lib/test/test_unicodedata.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_unicodedata.py
Lib/test/test_urllib2.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_urllib2.py
Lib/test/test_urllib.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_urllib.py
Lib/test/test_wsgiref.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_wsgiref.py
Lib/test/test_xmlrpc.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_xmlrpc.py
Lib/urllib2.pyhttps://github.com/python/cpython/blob/master/Lib/urllib2.py
Lib/urllib.pyhttps://github.com/python/cpython/blob/master/Lib/urllib.py
Lib/urlparse.pyhttps://github.com/python/cpython/blob/master/Lib/urlparse.py
Lib/UserString.pyhttps://github.com/python/cpython/blob/master/Lib/UserString.py
Lib/uuid.pyhttps://github.com/python/cpython/blob/master/Lib/uuid.py
Lib/warnings.pyhttps://github.com/python/cpython/blob/master/Lib/warnings.py
Lib/webbrowser.pyhttps://github.com/python/cpython/blob/master/Lib/webbrowser.py
Lib/wsgiref/handlers.pyhttps://github.com/python/cpython/blob/master/Lib/wsgiref/handlers.py
Lib/wsgiref/headers.pyhttps://github.com/python/cpython/blob/master/Lib/wsgiref/headers.py
Lib/wsgiref/simple_server.pyhttps://github.com/python/cpython/blob/master/Lib/wsgiref/simple_server.py
Lib/wsgiref/util.pyhttps://github.com/python/cpython/blob/master/Lib/wsgiref/util.py
Lib/wsgiref/validate.pyhttps://github.com/python/cpython/blob/master/Lib/wsgiref/validate.py
Lib/xml/dom/minidom.pyhttps://github.com/python/cpython/blob/master/Lib/xml/dom/minidom.py
Lib/xml/dom/xmlbuilder.pyhttps://github.com/python/cpython/blob/master/Lib/xml/dom/xmlbuilder.py
Lib/xmllib.pyhttps://github.com/python/cpython/blob/master/Lib/xmllib.py
msg62466https://bugs.python.org/issue1813#msg62466
(view)https://bugs.python.org/msg62466
msg62472https://bugs.python.org/issue1813#msg62472
(view)https://bugs.python.org/msg62472
msg64109https://bugs.python.org/issue1813#msg64109
(view)https://bugs.python.org/msg64109
msg64162https://bugs.python.org/issue1813#msg64162
(view)https://bugs.python.org/msg64162
#1528802https://bugs.python.org/issue1528802
msg111605https://bugs.python.org/issue1813#msg111605
(view)https://bugs.python.org/msg111605
msg111765https://bugs.python.org/issue1813#msg111765
(view)https://bugs.python.org/msg111765
msg119686https://bugs.python.org/issue1813#msg119686
(view)https://bugs.python.org/msg119686
msg119692https://bugs.python.org/issue1813#msg119692
(view)https://bugs.python.org/msg119692
msg140399https://bugs.python.org/issue1813#msg140399
(view)https://bugs.python.org/msg140399
#11830https://bugs.python.org/issue11830
msg141028https://bugs.python.org/issue1813#msg141028
(view)https://bugs.python.org/msg141028
92d02de91cc9https://hg.python.org/lookup/92d02de91cc9
#1813https://bugs.python.org/issue1813
http://hg.python.org/cpython/rev/92d02de91cc9http://hg.python.org/cpython/rev/92d02de91cc9
a77a4df54b95https://hg.python.org/lookup/a77a4df54b95
#1813https://bugs.python.org/issue1813
http://hg.python.org/cpython/rev/a77a4df54b95http://hg.python.org/cpython/rev/a77a4df54b95
fe0caf8c48d2https://hg.python.org/lookup/fe0caf8c48d2
#1813https://bugs.python.org/issue1813
http://hg.python.org/cpython/rev/fe0caf8c48d2http://hg.python.org/cpython/rev/fe0caf8c48d2
msg141029https://bugs.python.org/issue1813#msg141029
(view)https://bugs.python.org/msg141029
739958134fe5https://hg.python.org/lookup/739958134fe5
#1813https://bugs.python.org/issue1813
http://hg.python.org/cpython/rev/739958134fe5http://hg.python.org/cpython/rev/739958134fe5
msg141030https://bugs.python.org/issue1813#msg141030
(view)https://bugs.python.org/msg141030
msg141190https://bugs.python.org/issue1813#msg141190
(view)https://bugs.python.org/msg141190
msg141191https://bugs.python.org/issue1813#msg141191
(view)https://bugs.python.org/msg141191
msg141193https://bugs.python.org/issue1813#msg141193
(view)https://bugs.python.org/msg141193
msg141196https://bugs.python.org/issue1813#msg141196
(view)https://bugs.python.org/msg141196
msg141262https://bugs.python.org/issue1813#msg141262
(view)https://bugs.python.org/msg141262
msg141322https://bugs.python.org/issue1813#msg141322
(view)https://bugs.python.org/msg141322
https://bugzilla.redhat.com/show_bug.cgi?id=726536https://bugzilla.redhat.com/show_bug.cgi?id=726536
msg141550https://bugs.python.org/issue1813#msg141550
(view)https://bugs.python.org/msg141550
0b52b6f1bfabhttps://hg.python.org/lookup/0b52b6f1bfab
Lib/test/test_locale.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_locale.py
msg141551https://bugs.python.org/issue1813#msg141551
(view)https://bugs.python.org/msg141551
msg141559https://bugs.python.org/issue1813#msg141559
(view)https://bugs.python.org/msg141559
msg141561https://bugs.python.org/issue1813#msg141561
(view)https://bugs.python.org/msg141561
msg141562https://bugs.python.org/issue1813#msg141562
(view)https://bugs.python.org/msg141562
msg143954https://bugs.python.org/issue1813#msg143954
(view)https://bugs.python.org/msg143954
https://bugzilla.redhat.com/show_bug.cgi?id=726536https://bugzilla.redhat.com/show_bug.cgi?id=726536
msg152461https://bugs.python.org/issue1813#msg152461
(view)https://bugs.python.org/msg152461
a55ffb6c1993https://hg.python.org/lookup/a55ffb6c1993
#1813https://bugs.python.org/issue1813
http://hg.python.org/cpython/rev/a55ffb6c1993http://hg.python.org/cpython/rev/a55ffb6c1993
4244e4348362https://hg.python.org/lookup/4244e4348362
#1813https://bugs.python.org/issue1813
http://hg.python.org/cpython/rev/4244e4348362http://hg.python.org/cpython/rev/4244e4348362
0b8917fc6db5https://hg.python.org/lookup/0b8917fc6db5
#1813https://bugs.python.org/issue1813
http://hg.python.org/cpython/rev/0b8917fc6db5http://hg.python.org/cpython/rev/0b8917fc6db5
msg152462https://bugs.python.org/issue1813#msg152462
(view)https://bugs.python.org/msg152462
msg152462https://bugs.python.org/msg152462
msg152461https://bugs.python.org/msg152461
msg143954https://bugs.python.org/msg143954
msg141562https://bugs.python.org/msg141562
msg141561https://bugs.python.org/msg141561
msg141559https://bugs.python.org/msg141559
msg141551https://bugs.python.org/msg141551
msg141550https://bugs.python.org/msg141550
msg141322https://bugs.python.org/msg141322
r.david.murrayhttps://bugs.python.org/user9663
msg141262https://bugs.python.org/msg141262
msg141196https://bugs.python.org/msg141196
msg141193https://bugs.python.org/msg141193
msg141191https://bugs.python.org/msg141191
skrahhttps://bugs.python.org/user11089
msg141190https://bugs.python.org/msg141190
msg141030https://bugs.python.org/msg141030
msg141029https://bugs.python.org/msg141029
python-devhttps://bugs.python.org/user13902
msg141028https://bugs.python.org/msg141028
Arfreverhttps://bugs.python.org/user9138
msg140399https://bugs.python.org/msg140399
gkcnhttps://bugs.python.org/user14191
msg119692https://bugs.python.org/msg119692
djchttps://bugs.python.org/user5277
msg119686https://bugs.python.org/msg119686
msg111765https://bugs.python.org/msg111765
BreamoreBoyhttps://bugs.python.org/user12545
msg111605https://bugs.python.org/msg111605
vstinnerhttps://bugs.python.org/user2377
jwilkhttps://bugs.python.org/user4692
msg64162https://bugs.python.org/msg64162
lemburghttps://bugs.python.org/user4
msg64109https://bugs.python.org/msg64109
patchhttps://bugs.python.org/keyword2
jafohttps://bugs.python.org/user324
lemburghttps://bugs.python.org/user4
msg62472https://bugs.python.org/msg62472
turklocale.patchhttps://bugs.python.org/file9440
msg62466https://bugs.python.org/msg62466
msg62464https://bugs.python.org/msg62464
msg62463https://bugs.python.org/msg62463
msg62433https://bugs.python.org/msg62433
pitrouhttps://bugs.python.org/user2040
msg62386https://bugs.python.org/msg62386
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.