René's URL Explorer Experiment


Title: Issue 22770: test_ttk_guionly and test_tk can cause Tk segfaults on OS X when run with regrtest -j option - 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/66959 https://github.com/python/cpython/issues/66959
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
issue22770.patchhttps://bugs.python.org/file37082/issue22770.patch
reviewhttps://bugs.python.org/review/22770/#ps13169
msg230307https://bugs.python.org/issue22770#msg230307
(view)https://bugs.python.org/msg230307
Issue22236https://bugs.python.org/issue22236
32fdaf401e50https://hg.python.org/lookup/32fdaf401e50
dd1dffe6f0d2https://hg.python.org/lookup/dd1dffe6f0d2
014060738f7fhttps://hg.python.org/lookup/014060738f7f
https://core.tcl.tk/tk/tktview?name=c18c36f80chttps://core.tcl.tk/tk/tktview?name=c18c36f80c
Issue22236https://bugs.python.org/issue22236
msg230309https://bugs.python.org/issue22770#msg230309
(view)https://bugs.python.org/msg230309
tkinter/__init__.pyhttps://github.com/python/cpython/blob/3.4/Lib/tkinter/__init__.py#L496
tkinter/test/test_ttk/test_extensions.pyhttps://github.com/python/cpython/blob/3.4/Lib/tkinter/test/test_ttk/test_extensions.py#L121
unittest/case.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/case.py#L577
unittest/case.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/case.py#L625
unittest/suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L125
unittest/suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L87
unittest/suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L125
unittest/suite.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/suite.py#L87
unittest/runner.pyhttps://github.com/python/cpython/blob/3.4/Lib/unittest/runner.py#L168
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/support/__init__.py#L1750
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/support/__init__.py#L1784
test/test_ttk_guionly.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/test_ttk_guionly.py#L34
test/regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L1280
test/regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L978
test/regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L532
test/regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L1564
test/regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L1589
runpy.pyhttps://github.com/python/cpython/blob/3.4/Lib/runpy.py#L85
runpy.pyhttps://github.com/python/cpython/blob/3.4/Lib/runpy.py#L170
runpy.pyhttps://github.com/python/cpython/blob/3.4/Lib/runpy.py#L170
runpy.pyhttps://github.com/python/cpython/blob/3.4/Lib/runpy.py#L85
test/__main__.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/__main__.py#L3
test/regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L1564
test/regrtest.pyhttps://github.com/python/cpython/blob/3.4/Lib/test/regrtest.py#L738
msg230318https://bugs.python.org/issue22770#msg230318
(view)https://bugs.python.org/msg230318
msg230320https://bugs.python.org/issue22770#msg230320
(view)https://bugs.python.org/msg230320
msg230321https://bugs.python.org/issue22770#msg230321
(view)https://bugs.python.org/msg230321
Lib/test/support/__init__.pyhttps://github.com/python/cpython/blob/master/Lib/test/support/__init__.py
msg230322https://bugs.python.org/issue22770#msg230322
(view)https://bugs.python.org/msg230322
msg230325https://bugs.python.org/issue22770#msg230325
(view)https://bugs.python.org/msg230325
issue18604https://bugs.python.org/issue18604
msg230444https://bugs.python.org/issue22770#msg230444
(view)https://bugs.python.org/msg230444
Issue18604https://bugs.python.org/issue18604
Issue18604https://bugs.python.org/issue18604
#18604https://bugs.python.org/issue18604
msg230474https://bugs.python.org/issue22770#msg230474
(view)https://bugs.python.org/msg230474
bd4dc351d670https://hg.python.org/lookup/bd4dc351d670
#22770https://bugs.python.org/issue22770
https://hg.python.org/cpython/rev/bd4dc351d670https://hg.python.org/cpython/rev/bd4dc351d670
121517deb318https://hg.python.org/lookup/121517deb318
#22770https://bugs.python.org/issue22770
https://hg.python.org/cpython/rev/121517deb318https://hg.python.org/cpython/rev/121517deb318
e119343bc3echttps://hg.python.org/lookup/e119343bc3ec
#22770https://bugs.python.org/issue22770
https://hg.python.org/cpython/rev/e119343bc3echttps://hg.python.org/cpython/rev/e119343bc3ec
msg230475https://bugs.python.org/issue22770#msg230475
(view)https://bugs.python.org/msg230475
msg230475https://bugs.python.org/msg230475
python-devhttps://bugs.python.org/user13902
msg230474https://bugs.python.org/msg230474
ned.deilyhttps://bugs.python.org/user5248
msg230444https://bugs.python.org/msg230444
issue22770.patchhttps://bugs.python.org/file37082
patchhttps://bugs.python.org/keyword2
msg230325https://bugs.python.org/msg230325
ned.deilyhttps://bugs.python.org/user5248
msg230322https://bugs.python.org/msg230322
ned.deilyhttps://bugs.python.org/user5248
msg230321https://bugs.python.org/msg230321
msg230320https://bugs.python.org/msg230320
terry.reedyhttps://bugs.python.org/user155
msg230318https://bugs.python.org/msg230318
msg230309https://bugs.python.org/msg230309
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.