René's URL Explorer Experiment


Title: gh-150191: temporarily skip two openssl tests which have internal data races under TSAN by kumaraditya303 · Pull Request #153320 · python/cpython · GitHub

Open Graph Title: gh-150191: temporarily skip two openssl tests which have internal data races under TSAN by kumaraditya303 · Pull Request #153320 · python/cpython

X Title: gh-150191: temporarily skip two openssl tests which have internal data races under TSAN by kumaraditya303 · Pull Request #153320 · python/cpython

Description: See #150191 ContextTests.test_sni_callback_race — 2 reports Default build — setter write vs final_server_name read: WARNING: ThreadSanitizer: data race (pid=36258) Write of size 8 at 0x726c00056c30 by thread T15: # toggler thread #0 ssl3_ctx_callback_ctrl ssl/s3_lib.c:4200 # ctx->ext.servername_cb = fp #1 SSL_CTX_callback_ctrl ssl/ssl_lib.c:3251 #2 _ssl__SSLContext_sni_callback_set_impl Modules/_ssl.c:5319 #4 getset_set → PyObject_SetAttr # server_ctx.sni_callback = ... Previous read of size 8 at 0x726c00056c30 by thread T12: # handshake worker #0 final_server_name ssl/statem/extensions.c:1004 # reads servername_cb #1 tls_parse_all_extensions ssl/statem/extensions.c:816 #2 tls_early_post_process_client_hello ssl/statem/statem_srvr.c:1965 #7 ossl_statem_accept → #8 SSL_do_handshake #9 _ssl__SSLSocket_do_handshake_impl Modules/_ssl.c:1099 # server.do_handshake() Location: heap block of size 1768 (SSL_CTX, allocated in SSL_CTX_new from _ssl__SSLContext_impl, Modules/_ssl.c:3509) Free-threading build — same write, different read site: WARNING: ThreadSanitizer: data race (pid=36449) Read of size 8 at 0x726c00002c30 by thread T12: # handshake worker #0 is_tls13_capable ssl/statem/statem_lib.c:1932 # if (sctx->ext.servername_cb != NULL || s->session_ctx->ext.servername_cb != NULL) #1 ssl_version_supported ssl/statem/statem_lib.c:2011 #2 ssl_choose_server_version ssl/statem/statem_lib.c:2240 #9 SSL_do_handshake → _ssl__SSLSocket_do_handshake_impl Modules/_ssl.c:1099 Previous write of size 8 by thread T15: # toggler thread #0 ssl3_ctx_callback_ctrl ssl/s3_lib.c:4200 #2 _ssl__SSLContext_sni_callback_set_impl Modules/_ssl.c:5319 SUMMARY: data race statem_lib.c:1932 in is_tls13_capable ThreadedTests.test_thread_recv_while_main_thread_sends — 3 reports s->rwstate (both builds, identical stacks): WARNING: ThreadSanitizer: data race Write of size 4 by main thread: # sock.sendall(data) #0 ssl3_write_bytes ssl/record/rec_layer_s3.c:285 # s->rwstate = SSL_NOTHING #3 SSL_write_ex2 → #4 SSL_write_ex #5 _ssl__SSLSocket_write_impl Modules/_ssl.c:2832 Previous write of size 4 by thread T272: # background sock.recv() #0 ssl3_read_bytes ssl/record/rec_layer_s3.c:681 # s->rwstate = SSL_NOTHING #4 SSL_read_ex #5 _ssl__SSLSocket_read_impl Modules/_ssl.c:2989 Location: heap block of size 5560 (the SSL object, allocated in SSL_new from newPySSLSocket, Modules/_ssl.c:959, via context.wrap_socket) SUMMARY: data race rec_layer_s3.c:285 in ssl3_write_bytes Socket BIO flags (free-threading build only): WARNING: ThreadSanitizer: data race (pid=36449) Write of size 4 at 0x72200001d530 by thread T507: # background sock.recv() #0 BIO_clear_flags crypto/bio/bio_lib.c:201 # bio->flags &= ~... #1 sock_read crypto/bio/bss_sock.c:128 #4 BIO_read → tls_default_read_n → tls_get_more_records → tls_read_record #8 ssl3_read_bytes ssl/record/rec_layer_s3.c:696 #12 SSL_read_ex → _ssl__SSLSocket_read_impl Modules/_ssl.c:2989 Previous write of size 4 by main thread: # sock.sendall(data) #0 BIO_clear_flags crypto/bio/bio_lib.c:201 #1 sock_write crypto/bio/bss_sock.c:168 #5 tls_retry_write_records → SSL_write_ex → _ssl__SSLSocket_write_impl Location: heap block of size 128 (the socket BIO, allocated via SSL_set_fd, ssl/ssl_lib.c:1728, from newPySSLSocket) Issue: gh-150191

Open Graph Description: See #150191 ContextTests.test_sni_callback_race — 2 reports Default build — setter write vs final_server_name read: WARNING: ThreadSanitizer: data race (pid=36258) Write of size 8 at 0x726c00056c...

X Description: See #150191 ContextTests.test_sni_callback_race — 2 reports Default build — setter write vs final_server_name read: WARNING: ThreadSanitizer: data race (pid=36258) Write of size 8 at 0x726c00056c...

Opengraph URL: https://github.com/python/cpython/pull/153320

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:869cdf8a-60aa-1fe1-597d-5527faa9c009
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id824A:2C9FC7:11AAC6:16A15D:6A52ECFD
html-safe-nonce3b4c6e9e89cd4c3e41323ca10c89d8d3db7ba577f6516ba5eab164a0259a1625
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MjRBOjJDOUZDNzoxMUFBQzY6MTZBMTVEOjZBNTJFQ0ZEIiwidmlzaXRvcl9pZCI6IjExNzk5Mjg5MjY0Njc4NDUzNzMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmaca0bd4a89542fb4c351384dde952e4045e032fe675048f38ebf8c95f183ebd353
hovercard-subject-tagpull_request:4013944061
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python/cpython/pull/153320/files
twitter:imagehttps://avatars.githubusercontent.com/u/59607654?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/59607654?s=400&v=4
og:image:altSee #150191 ContextTests.test_sni_callback_race — 2 reports Default build — setter write vs final_server_name read: WARNING: ThreadSanitizer: data race (pid=36258) Write of size 8 at 0x726c00056c...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/153320/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F153320%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F153320%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/153320/files
Reloadhttps://github.com/python/cpython/pull/153320/files
Reloadhttps://github.com/python/cpython/pull/153320/files
Please reload this pagehttps://github.com/python/cpython/pull/153320/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/153320/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 35k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
kumaraditya303https://github.com/kumaraditya303
python:mainhttps://github.com/python/cpython/tree/main
kumaraditya303:ssl-skiphttps://github.com/kumaraditya303/cpython/tree/ssl-skip
Conversation 9 https://github.com/python/cpython/pull/153320
Commits 2 https://github.com/python/cpython/pull/153320/commits
Checks 62 https://github.com/python/cpython/pull/153320/checks
Files changed https://github.com/python/cpython/pull/153320/files
Please reload this pagehttps://github.com/python/cpython/pull/153320/files
gh-150191: temporarily skip two openssl tests which have internal data races under TSAN https://github.com/python/cpython/pull/153320/files#top
Show all changes 2 commits https://github.com/python/cpython/pull/153320/files
1dea688 skip two openssl tests kumaraditya303 Jul 8, 2026 https://github.com/python/cpython/pull/153320/commits/1dea6882da12bac3d776d34f1686df65cc1edbce
a5abeec Update Lib/test/test_ssl.py kumaraditya303 Jul 8, 2026 https://github.com/python/cpython/pull/153320/commits/a5abeec97121f3ea84dd440493c374ea938d725f
Clear filters https://github.com/python/cpython/pull/153320/files
Please reload this pagehttps://github.com/python/cpython/pull/153320/files
Please reload this pagehttps://github.com/python/cpython/pull/153320/files
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L397
Lib/test/test_ssl.pyhttps://github.com/python/cpython/pull/153320/files#diff-d526ded1c360bed6b222de46f4ca92b834f978ebed992fb3189bf9a94a198578
View file https://github.com/kumaraditya303/cpython/blob/a5abeec97121f3ea84dd440493c374ea938d725f/Lib/test/test_ssl.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/153320/{{ revealButtonHref }}
https://github.com/python/cpython/pull/153320/files#diff-d526ded1c360bed6b222de46f4ca92b834f978ebed992fb3189bf9a94a198578
https://github.com/python/cpython/pull/153320/files#diff-d526ded1c360bed6b222de46f4ca92b834f978ebed992fb3189bf9a94a198578
https://github.com/python/cpython/pull/153320/files#diff-d526ded1c360bed6b222de46f4ca92b834f978ebed992fb3189bf9a94a198578
https://github.com/python/cpython/pull/153320/files#diff-d526ded1c360bed6b222de46f4ca92b834f978ebed992fb3189bf9a94a198578
Please reload this pagehttps://github.com/python/cpython/pull/153320/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.