René's URL Explorer Experiment


Title: Issue 34092: test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7 - Python tracker

Mail addresses
vinay_sajip@yahoo.co.uk
vinay_sajip@yahoo.co.uk

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/78273 https://github.com/python/cpython/issues/78273
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
PR 8245https://github.com/python/cpython/pull/8245
PR 8247https://github.com/python/cpython/pull/8247
PR 8249https://github.com/python/cpython/pull/8249
msg321423https://bugs.python.org/issue34092#msg321423
(view)https://bugs.python.org/msg321423
https://buildbot.python.org/all/#builders/114/builds/163https://buildbot.python.org/all/#builders/114/builds/163
smtplib.pyhttps://github.com/python/cpython/blob/3.7/Lib/smtplib.py#L387
socket.pyhttps://github.com/python/cpython/blob/3.7/Lib/socket.py#L589
logging/handlers.pyhttps://github.com/python/cpython/blob/3.7/Lib/logging/handlers.py#L1007
smtplib.pyhttps://github.com/python/cpython/blob/3.7/Lib/smtplib.py#L251
smtplib.pyhttps://github.com/python/cpython/blob/3.7/Lib/smtplib.py#L338
smtplib.pyhttps://github.com/python/cpython/blob/3.7/Lib/smtplib.py#L391
runpy.pyhttps://github.com/python/cpython/blob/3.7/Lib/runpy.py#L193
runpy.pyhttps://github.com/python/cpython/blob/3.7/Lib/runpy.py#L85
test/regrtest.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/regrtest.py#L50
test/regrtest.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/regrtest.py#L46
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/main.py#L584
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/main.py#L531
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/main.py#L547
test/libregrtest/runtest_mp.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/runtest_mp.py#L68
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/runtest.py#L140
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/runtest.py#L177
test/libregrtest/refleak.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/refleak.py#L69
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/support/__init__.py#L1606
test/test_logging.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_logging.py#L4641
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/support/__init__.py#L1972
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/support/__init__.py#L1882
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/support/__init__.py#L1781
unittest/suite.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/suite.py#L84
unittest/suite.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/suite.py#L84
unittest/suite.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/suite.py#L122
unittest/case.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/case.py#L663
unittest/case.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/case.py#L615
test/test_logging.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_logging.py#L988
test/test_logging.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_logging.py#L991
smtplib.pyhttps://github.com/python/cpython/blob/3.7/Lib/smtplib.py#L387
socket.pyhttps://github.com/python/cpython/blob/3.7/Lib/socket.py#L589
logging/handlers.pyhttps://github.com/python/cpython/blob/3.7/Lib/logging/handlers.py#L1007
smtplib.pyhttps://github.com/python/cpython/blob/3.7/Lib/smtplib.py#L251
smtplib.pyhttps://github.com/python/cpython/blob/3.7/Lib/smtplib.py#L338
smtplib.pyhttps://github.com/python/cpython/blob/3.7/Lib/smtplib.py#L391
runpy.pyhttps://github.com/python/cpython/blob/3.7/Lib/runpy.py#L193
runpy.pyhttps://github.com/python/cpython/blob/3.7/Lib/runpy.py#L85
test/__main__.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/__main__.py#L2
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/main.py#L584
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/main.py#L531
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/main.py#L570
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/main.py#L286
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/runtest.py#L140
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/runtest.py#L177
test/libregrtest/refleak.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/libregrtest/refleak.py#L69
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/support/__init__.py#L1606
test/test_logging.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_logging.py#L4641
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/support/__init__.py#L1972
test/support/__init__.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/support/__init__.py#L1882
unittest/runner.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/runner.py#L176
unittest/suite.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/suite.py#L84
unittest/suite.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/suite.py#L84
unittest/suite.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/suite.py#L122
unittest/case.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/case.py#L663
unittest/case.pyhttps://github.com/python/cpython/blob/3.7/Lib/unittest/case.py#L615
test/test_logging.pyhttps://github.com/python/cpython/blob/3.7/Lib/test/test_logging.py#L988
msg321424https://bugs.python.org/issue34092#msg321424
(view)https://bugs.python.org/msg321424
bpo-14314https://bugs.python.org/issue14314
# 14314https://bugs.python.org/issue14314
17160fd6d6d7850294a9a465a3e5e399e5028bb6https://hg.python.org/lookup/17160fd6d6d7850294a9a465a3e5e399e5028bb6
#14314https://bugs.python.org/issue14314
827f5d35e592c21e4bb82afb702c6496cf77c2adhttps://hg.python.org/lookup/827f5d35e592c21e4bb82afb702c6496cf77c2ad
#19665https://bugs.python.org/issue19665
msg321426https://bugs.python.org/issue34092#msg321426
(view)https://bugs.python.org/msg321426
msg321433https://bugs.python.org/issue34092#msg321433
(view)https://bugs.python.org/msg321433
31b50b8cbfbf49d5fc17c612cf0dfaa4d0c24983https://hg.python.org/lookup/31b50b8cbfbf49d5fc17c612cf0dfaa4d0c24983
bpo-34092https://bugs.python.org/issue34092
GH-8245https://github.com/python/cpython/pull/8245
https://github.com/python/cpython/commit/31b50b8cbfbf49d5fc17c612cf0dfaa4d0c24983https://github.com/python/cpython/commit/31b50b8cbfbf49d5fc17c612cf0dfaa4d0c24983
msg321443https://bugs.python.org/issue34092#msg321443
(view)https://bugs.python.org/msg321443
d68cb9d62c3671dd9aee5cdecb02fcb3268dacf0https://hg.python.org/lookup/d68cb9d62c3671dd9aee5cdecb02fcb3268dacf0
bpo-34092https://bugs.python.org/issue34092
GH-8245https://github.com/python/cpython/pull/8245
GH-8249https://github.com/python/cpython/pull/8249
https://github.com/python/cpython/commit/d68cb9d62c3671dd9aee5cdecb02fcb3268dacf0https://github.com/python/cpython/commit/d68cb9d62c3671dd9aee5cdecb02fcb3268dacf0
msg321444https://bugs.python.org/issue34092#msg321444
(view)https://bugs.python.org/msg321444
msg321451https://bugs.python.org/issue34092#msg321451
(view)https://bugs.python.org/msg321451
0a1db32949b4813e9ac04e672fcb5bc97072a428https://hg.python.org/lookup/0a1db32949b4813e9ac04e672fcb5bc97072a428
bpo-34092https://bugs.python.org/issue34092
GH-8245https://github.com/python/cpython/pull/8245
GH-8247https://github.com/python/cpython/pull/8247
https://github.com/python/cpython/commit/0a1db32949b4813e9ac04e672fcb5bc97072a428https://github.com/python/cpython/commit/0a1db32949b4813e9ac04e672fcb5bc97072a428
msg321451https://bugs.python.org/msg321451
msg321444https://bugs.python.org/msg321444
msg321443https://bugs.python.org/msg321443
pull_request7781https://bugs.python.org/pull_request7781
pull_request7778https://bugs.python.org/pull_request7778
msg321433https://bugs.python.org/msg321433
msg321426https://bugs.python.org/msg321426
patchhttps://bugs.python.org/keyword2
pull_request7776https://bugs.python.org/pull_request7776
msg321424https://bugs.python.org/msg321424
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.