René's URL Explorer Experiment


Title: Issue 5492: Error on leaving IDLE with quit() or exit() under Linux - Python tracker

Mail addresses
report@bugs.python.org
report@bugs.python.org
report@bugs.python.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/49742 https://github.com/python/cpython/issues/49742
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
13495https://bugs.python.org/issue13495
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
issue5492.patchhttps://bugs.python.org/file24077/issue5492.patch
reviewhttps://bugs.python.org/review/5492/#ps3898
issue5492_rev1.patchhttps://bugs.python.org/file29945/issue5492_rev1.patch
reviewhttps://bugs.python.org/review/5492/#ps7938
msg83629https://bugs.python.org/issue5492#msg83629
(view)https://bugs.python.org/msg83629
idlelib/rpc.pyhttps://github.com/python/cpython/blob/3.1/Lib/idlelib/rpc.py#L188
idlelib/PyShell.pyhttps://github.com/python/cpython/blob/3.1/Lib/idlelib/PyShell.py#L1218
idlelib/PyShell.pyhttps://github.com/python/cpython/blob/3.1/Lib/idlelib/PyShell.py#L1201
msg86624https://bugs.python.org/issue5492#msg86624
(view)https://bugs.python.org/msg86624
msg89368https://bugs.python.org/issue5492#msg89368
(view)https://bugs.python.org/msg89368
r73431https://hg.python.org/lookup/r73431
idlelib/rpc.pyhttps://github.com/python/cpython/blob/main/Lib/idlelib/rpc.py#L188
idlelib/PyShell.pyhttps://github.com/python/cpython/blob/main/Lib/idlelib/PyShell.py#L1231
idlelib/PyShell.pyhttps://github.com/python/cpython/blob/main/Lib/idlelib/PyShell.py#L1214
msg149708https://bugs.python.org/issue5492#msg149708
(view)https://bugs.python.org/msg149708
msg149790https://bugs.python.org/issue5492#msg149790
(view)https://bugs.python.org/msg149790
msg150106https://bugs.python.org/issue5492#msg150106
(view)https://bugs.python.org/msg150106
msg185603https://bugs.python.org/issue5492#msg185603
(view)https://bugs.python.org/msg185603
site.pyhttps://github.com/python/cpython/blob/main/Lib/site.py#L380
#9290https://bugs.python.org/issue9290
msg185605https://bugs.python.org/issue5492#msg185605
(view)https://bugs.python.org/msg185605
msg185694https://bugs.python.org/issue5492#msg185694
(view)https://bugs.python.org/msg185694
Lib/idlelib/OutputWindow.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/OutputWindow.py
msg187180https://bugs.python.org/issue5492#msg187180
(view)https://bugs.python.org/msg187180
Lib/idlelib/OutputWindow.pyhttps://github.com/python/cpython/blob/master/Lib/idlelib/OutputWindow.py
http://bugs.python.org/issue5492http://bugs.python.org/issue5492
msg187225https://bugs.python.org/issue5492#msg187225
(view)https://bugs.python.org/msg187225
msg187323https://bugs.python.org/issue5492#msg187323
(view)https://bugs.python.org/msg187323
site.pyhttps://github.com/python/cpython/blob/main/Lib/site.py#L356
msg187394https://bugs.python.org/issue5492#msg187394
(view)https://bugs.python.org/msg187394
Lib/tkinter/__init__.pyhttps://github.com/python/cpython/blob/master/Lib/tkinter/__init__.py
#13495https://bugs.python.org/issue13495
#13495https://bugs.python.org/issue13495
msg188350https://bugs.python.org/issue5492#msg188350
(view)https://bugs.python.org/msg188350
Lib/tkinter/__init__.pyhttps://github.com/python/cpython/blob/master/Lib/tkinter/__init__.py
#13495https://bugs.python.org/issue13495
#13495https://bugs.python.org/issue13495
http://bugs.python.org/file29945/issue5492_rev1.patchhttp://bugs.python.org/file29945/issue5492_rev1.patch
http://bugs.python.org/issue5492http://bugs.python.org/issue5492
msg188490https://bugs.python.org/issue5492#msg188490
(view)https://bugs.python.org/msg188490
Lib/site.pyhttps://github.com/python/cpython/blob/master/Lib/site.py
issue17838https://bugs.python.org/issue17838
#17838https://bugs.python.org/issue17838
#17585https://bugs.python.org/issue17585
msg191004https://bugs.python.org/issue5492#msg191004
(view)https://bugs.python.org/msg191004
872a3aca2120https://hg.python.org/lookup/872a3aca2120
#13495https://bugs.python.org/issue13495
msg187323https://bugs.python.org/msg187323
msg191005https://bugs.python.org/issue5492#msg191005
(view)https://bugs.python.org/msg191005
ca8e86711403https://hg.python.org/lookup/ca8e86711403
#5492https://bugs.python.org/issue5492
http://hg.python.org/cpython/rev/ca8e86711403http://hg.python.org/cpython/rev/ca8e86711403
da852f5250afhttps://hg.python.org/lookup/da852f5250af
#5492https://bugs.python.org/issue5492
http://hg.python.org/cpython/rev/da852f5250afhttp://hg.python.org/cpython/rev/da852f5250af
187da33826ebhttps://hg.python.org/lookup/187da33826eb
#5492https://bugs.python.org/issue5492
http://hg.python.org/cpython/rev/187da33826ebhttp://hg.python.org/cpython/rev/187da33826eb
msg191006https://bugs.python.org/issue5492#msg191006
(view)https://bugs.python.org/msg191006
msg191006https://bugs.python.org/msg191006
python-devhttps://bugs.python.org/user13902
msg191005https://bugs.python.org/msg191005
msg191004https://bugs.python.org/msg191004
Rajhttps://bugs.python.org/user7803
msg188490https://bugs.python.org/msg188490
msg188350https://bugs.python.org/msg188350
issue5492_rev1.patchhttps://bugs.python.org/file29945
IDLE: Regressions - Two ColorDelegator instances loadedhttps://bugs.python.org/issue13495
msg187394https://bugs.python.org/msg187394
msg187323https://bugs.python.org/msg187323
roger.serwyhttps://bugs.python.org/user7276
msg187225https://bugs.python.org/msg187225
msg187180https://bugs.python.org/msg187180
msg185694https://bugs.python.org/msg185694
msg185605https://bugs.python.org/msg185605
terry.reedyhttps://bugs.python.org/user155
msg185603https://bugs.python.org/msg185603
issue5492.patchhttps://bugs.python.org/file24077
patchhttps://bugs.python.org/keyword2
msg150106https://bugs.python.org/msg150106
roger.serwyhttps://bugs.python.org/user7276
msg149790https://bugs.python.org/msg149790
Boris.FELDhttps://bugs.python.org/user13671
msg149708https://bugs.python.org/msg149708
sridhttps://bugs.python.org/user10434
msg89368https://bugs.python.org/msg89368
ajaksu2https://bugs.python.org/user3250
gpolohttps://bugs.python.org/user4698
msg86624https://bugs.python.org/msg86624
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.