René's URL Explorer Experiment


Title: Issue 4008: IDLE: checksyntax() doesn't support Unicode? - 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/48258 https://github.com/python/cpython/issues/48258
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
idle-3.0rc1-quits-when-run.pyhttps://bugs.python.org/file11672/idle-3.0rc1-quits-when-run.py
idle_encoding-3.patchhttps://bugs.python.org/file11682/idle_encoding-3.patch
iso.pyhttps://bugs.python.org/file11694/iso.py
idle_encoding_4.patchhttps://bugs.python.org/file12486/idle_encoding_4.patch
msg74131https://bugs.python.org/issue4008#msg74131
(view)https://bugs.python.org/msg74131
Tools/scripts/idlehttps://github.com/python/cpython/blob/master/Tools/scripts/idle
tkinter/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/tkinter/__init__.py#L1405
idlelib/ScriptBinding.pyhttps://github.com/python/cpython/blob/main/Lib/idlelib/ScriptBinding.py#L124
idlelib/ScriptBinding.pyhttps://github.com/python/cpython/blob/main/Lib/idlelib/ScriptBinding.py#L86
io.pyhttps://github.com/python/cpython/blob/main/Lib/io.py#L1719
io.pyhttps://github.com/python/cpython/blob/main/Lib/io.py#L1294
encodings/ascii.pyhttps://github.com/python/cpython/blob/main/Lib/encodings/ascii.py#L26
msg74134https://bugs.python.org/issue4008#msg74134
(view)https://bugs.python.org/msg74134
Parser/tokenizer.chttps://github.com/python/cpython/blob/master/Parser/tokenizer.c
msg74160https://bugs.python.org/issue4008#msg74160
(view)https://bugs.python.org/msg74160
msg74161https://bugs.python.org/issue4008#msg74161
(view)https://bugs.python.org/msg74161
msg74197https://bugs.python.org/issue4008#msg74197
(view)https://bugs.python.org/msg74197
msg74202https://bugs.python.org/issue4008#msg74202
(view)https://bugs.python.org/msg74202
msg74207https://bugs.python.org/issue4008#msg74207
(view)https://bugs.python.org/msg74207
issue4021https://bugs.python.org/issue4021
msg74210https://bugs.python.org/issue4008#msg74210
(view)https://bugs.python.org/msg74210
r66761https://hg.python.org/lookup/r66761
msg74280https://bugs.python.org/issue4008#msg74280
(view)https://bugs.python.org/msg74280
msg74303https://bugs.python.org/issue4008#msg74303
(view)https://bugs.python.org/msg74303
msg74312https://bugs.python.org/issue4008#msg74312
(view)https://bugs.python.org/msg74312
msg76052https://bugs.python.org/issue4008#msg76052
(view)https://bugs.python.org/msg76052
msg76579https://bugs.python.org/issue4008#msg76579
(view)https://bugs.python.org/msg76579
msg78479https://bugs.python.org/issue4008#msg78479
(view)https://bugs.python.org/msg78479
#4410https://bugs.python.org/issue4410
#4623https://bugs.python.org/issue4623
msg78933https://bugs.python.org/issue4008#msg78933
(view)https://bugs.python.org/msg78933
msg80119https://bugs.python.org/issue4008#msg80119
(view)https://bugs.python.org/msg80119
r68730https://hg.python.org/lookup/r68730
r68731https://hg.python.org/lookup/r68731
msg80119https://bugs.python.org/msg80119
geonhttps://bugs.python.org/user9844
msg78933https://bugs.python.org/msg78933
needs reviewhttps://bugs.python.org/keyword8
msg78479https://bugs.python.org/msg78479
idle_encoding_4.patchhttps://bugs.python.org/file12486
issue4410 supersederhttps://bugs.python.org/issue4410
issue4623 supersederhttps://bugs.python.org/issue4623
issue4530 supersederhttps://bugs.python.org/issue4530
terry.reedyhttps://bugs.python.org/user155
msg76579https://bugs.python.org/msg76579
issue4454 supersederhttps://bugs.python.org/issue4454
msg76052https://bugs.python.org/msg76052
idle_encoding-2.patchhttps://bugs.python.org/file11677
msg74312https://bugs.python.org/msg74312
msg74303https://bugs.python.org/msg74303
iso.pyhttps://bugs.python.org/file11694
msg74280https://bugs.python.org/msg74280
msg74210https://bugs.python.org/msg74210
msg74207https://bugs.python.org/msg74207
msg74202https://bugs.python.org/msg74202
idle_encoding-3.patchhttps://bugs.python.org/file11682
msg74197https://bugs.python.org/msg74197
loewishttps://bugs.python.org/user8
msg74161https://bugs.python.org/msg74161
idle_encoding.patchhttps://bugs.python.org/file11673
idle_encoding-2.patchhttps://bugs.python.org/file11677
msg74160https://bugs.python.org/msg74160
idle_encoding.patchhttps://bugs.python.org/file11673
patchhttps://bugs.python.org/keyword2
msg74134https://bugs.python.org/msg74134
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.