René's URL Explorer Experiment


Title: Optimize coroutine exception handling and fix gen_throw traceback by youknowone · Pull Request #7166 · RustPython/RustPython · GitHub

Open Graph Title: Optimize coroutine exception handling and fix gen_throw traceback by youknowone · Pull Request #7166 · RustPython/RustPython

X Title: Optimize coroutine exception handling and fix gen_throw traceback by youknowone · Pull Request #7166 · RustPython/RustPython

Description: Replace ExceptionStack linked list with Vec for O(1) push/pop Introduce FramePtr (NonNull) to avoid Arc clone in frame stack Add resume_gen_frame for lightweight generator/coroutine resume Replace Coro.exception PyMutex with PyAtomicRef for lock-free swap Add with_frame_exc to support initial exception state for generators Use scopeguard for panic-safe cleanup in with_frame_exc/resume_gen_frame Add traceback entries in gen_throw delegate/close error paths Treat EndAsyncFor and CleanupThrow as reraise in handle_exception Update current_frame()/current_globals() to return owned values Add ThreadSlot with atomic exception field for sys._current_exceptions() Summary by CodeRabbit Refactor Reworked frame and per-thread state handling to enable safer, more consistent generator/coroutine resume behavior and cross-thread state management. Bug Fixes More accurate tracebacks and exception chaining across nested yield/await, async-for, and generator unwind paths; improved cross-thread exception reporting. Performance Reduced unnecessary cloning and refined locking/atomic access to lower overhead for frame, globals, and thread operations.

Open Graph Description: Replace ExceptionStack linked list with Vec for O(1) push/pop Introduce FramePtr (NonNull<Py>) to avoid Arc clone in frame stack Add resume_gen_frame for lightweight generator/coroutine resum...

X Description: Replace ExceptionStack linked list with Vec for O(1) push/pop Introduce FramePtr (NonNull&lt;Py&gt;) to avoid Arc clone in frame stack Add resume_gen_frame for lightweight generator/corouti...

Opengraph URL: https://github.com/RustPython/RustPython/pull/7166

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:1a8df155-7a52-bf6e-9d56-c8a02b64a6e8
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8AA4:2216C6:2BA7A5:384426:6A5AB944
html-safe-nonce20f07a7c1614a5189c4ab14d2e2d8fcbb094db94591406add65b56f870fbbfb3
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QUE0OjIyMTZDNjoyQkE3QTU6Mzg0NDI2OjZBNUFCOTQ0IiwidmlzaXRvcl9pZCI6IjQ0MDAxNDI2MzMwMjI0Mzc3MDEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacafe1eae836ab359ce5b78eee9a51a142c324c0e02bb3794be5843cd92e445e32
hovercard-subject-tagpull_request:3287883275
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/RustPython/RustPython/pull/7166/files
twitter:imagehttps://avatars.githubusercontent.com/u/69878?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/69878?s=400&v=4
og:image:altReplace ExceptionStack linked list with Vec for O(1) push/pop Introduce FramePtr (NonNull<Py>) to avoid Arc clone in frame stack Add resume_gen_frame for lightweight generator/coroutine resum...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None2702febe50e53f9152dda552dc2049a5eb182778b2655abd5b8619e82e899b4a
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git
octolytics-dimension-user_id39710557
octolytics-dimension-user_loginRustPython
octolytics-dimension-repository_id135201145
octolytics-dimension-repository_nwoRustPython/RustPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id135201145
octolytics-dimension-repository_network_root_nwoRustPython/RustPython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec0211a077f9b056c5e115f996d9049616d85c3b5
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/RustPython/RustPython/pull/7166/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F7166%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%2FRustPython%2FRustPython%2Fpull%2F7166%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=RustPython%2FRustPython
Reloadhttps://github.com/RustPython/RustPython/pull/7166/files
Reloadhttps://github.com/RustPython/RustPython/pull/7166/files
Reloadhttps://github.com/RustPython/RustPython/pull/7166/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7166/files
RustPython https://github.com/RustPython
RustPythonhttps://github.com/RustPython/RustPython
Notifications https://github.com/login?return_to=%2FRustPython%2FRustPython
Fork 1.5k https://github.com/login?return_to=%2FRustPython%2FRustPython
Star 22.2k https://github.com/login?return_to=%2FRustPython%2FRustPython
Code https://github.com/RustPython/RustPython
Issues 290 https://github.com/RustPython/RustPython/issues
Pull requests 106 https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality 0 https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Code https://github.com/RustPython/RustPython
Issues https://github.com/RustPython/RustPython/issues
Pull requests https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
youknowonehttps://github.com/youknowone
RustPython:mainhttps://github.com/RustPython/RustPython/tree/main
youknowone:coroutine-exceptionhttps://github.com/youknowone/RustPython/tree/coroutine-exception
Conversation 14 https://github.com/RustPython/RustPython/pull/7166
Commits 1 https://github.com/RustPython/RustPython/pull/7166/commits
Checks 12 https://github.com/RustPython/RustPython/pull/7166/checks
Files changed https://github.com/RustPython/RustPython/pull/7166/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7166/files
Optimize coroutine exception handling and fix gen_throw traceback https://github.com/RustPython/RustPython/pull/7166/files#top
Show all changes 1 commit https://github.com/RustPython/RustPython/pull/7166/files
6e2eb31 Optimize coroutine exception handling and fix gen_throw traceback youknowone Feb 17, 2026 https://github.com/RustPython/RustPython/pull/7166/commits/6e2eb31c014f6d040ee5bd730a8f62f3ca40243b
Clear filters https://github.com/RustPython/RustPython/pull/7166/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7166/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7166/files
faulthandler.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
frame.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-09150c655df9106b20586b7dfade4f95653d7511e9685ae55442be6c76219d13
coroutine.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-d340edfa654334043dbe24788ce03de191ca484a34ae73e24ffb582575310bc0
frame.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
callable.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-c628df2d1e9da9a44072436e1be957a381d2755ff2456d3474c1eca1debf4ff3
builtins.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-ce8bd80bb61ce870dbf04415913693df814ebda260d3fc784b689a657e694ca3
sys.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-e7f7c10b81f88d7af77af76257284e18e72ed9da63ff63675a9e9cb31c8d262d
thread.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-c170ae4a919bb65dc874267572bcc769c93aecc88705e9c1166dd6ad65ddb694
mod.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-fe30ecf7c6b462e46e0874a55a05ea0edba83cefad5ac7a86e7137fa8f86ba74
thread.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-0bfe10fdb30f1f6c60e31b36e738b86cd68863aeb8113c4c1eadec33e90caf8d
warn.rs https://github.com/RustPython/RustPython/pull/7166/files#diff-22d3978eb88444056684ad4261511b3050298958668e928e161d751479c21dd1
crates/stdlib/src/faulthandler.rshttps://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
View file https://github.com/youknowone/RustPython/blob/6e2eb31c014f6d040ee5bd730a8f62f3ca40243b/crates/stdlib/src/faulthandler.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7166/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
https://github.com/RustPython/RustPython/pull/7166/files#diff-b15b38e1d9030b5f032e0ff01700ac4b9da28b3ec08365b65e5387dbd74ec39f
crates/vm/src/builtins/frame.rshttps://github.com/RustPython/RustPython/pull/7166/files#diff-09150c655df9106b20586b7dfade4f95653d7511e9685ae55442be6c76219d13
View file https://github.com/youknowone/RustPython/blob/6e2eb31c014f6d040ee5bd730a8f62f3ca40243b/crates/vm/src/builtins/frame.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7166/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7166/files#diff-09150c655df9106b20586b7dfade4f95653d7511e9685ae55442be6c76219d13
https://github.com/RustPython/RustPython/pull/7166/files#diff-09150c655df9106b20586b7dfade4f95653d7511e9685ae55442be6c76219d13
https://github.com/RustPython/RustPython/pull/7166/files#diff-09150c655df9106b20586b7dfade4f95653d7511e9685ae55442be6c76219d13
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7166/files
crates/vm/src/coroutine.rshttps://github.com/RustPython/RustPython/pull/7166/files#diff-d340edfa654334043dbe24788ce03de191ca484a34ae73e24ffb582575310bc0
View file https://github.com/youknowone/RustPython/blob/6e2eb31c014f6d040ee5bd730a8f62f3ca40243b/crates/vm/src/coroutine.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7166/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7166/files#diff-d340edfa654334043dbe24788ce03de191ca484a34ae73e24ffb582575310bc0
https://github.com/RustPython/RustPython/pull/7166/files#diff-d340edfa654334043dbe24788ce03de191ca484a34ae73e24ffb582575310bc0
coderabbitaihttps://github.com/apps/coderabbitai
Feb 16, 2026https://github.com/RustPython/RustPython/pull/7166/files#r2812692722
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7166/files
https://github.com/RustPython/RustPython/pull/7166/files#diff-d340edfa654334043dbe24788ce03de191ca484a34ae73e24ffb582575310bc0
https://github.com/RustPython/RustPython/pull/7166/files#diff-d340edfa654334043dbe24788ce03de191ca484a34ae73e24ffb582575310bc0
https://github.com/RustPython/RustPython/pull/7166/files#diff-d340edfa654334043dbe24788ce03de191ca484a34ae73e24ffb582575310bc0
crates/vm/src/frame.rshttps://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
View file https://github.com/youknowone/RustPython/blob/6e2eb31c014f6d040ee5bd730a8f62f3ca40243b/crates/vm/src/frame.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7166/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
https://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
https://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
https://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
coderabbitaihttps://github.com/apps/coderabbitai
Feb 16, 2026https://github.com/RustPython/RustPython/pull/7166/files#r2812692732
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7166/files
https://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
https://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
https://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
https://github.com/RustPython/RustPython/pull/7166/files#diff-03f2741d7d424014f3d2f0c82226be52fa58134aab34bf0780714ee67a248deb
crates/vm/src/protocol/callable.rshttps://github.com/RustPython/RustPython/pull/7166/files#diff-c628df2d1e9da9a44072436e1be957a381d2755ff2456d3474c1eca1debf4ff3
View file https://github.com/youknowone/RustPython/blob/6e2eb31c014f6d040ee5bd730a8f62f3ca40243b/crates/vm/src/protocol/callable.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7166/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7166/files#diff-c628df2d1e9da9a44072436e1be957a381d2755ff2456d3474c1eca1debf4ff3
https://github.com/RustPython/RustPython/pull/7166/files#diff-c628df2d1e9da9a44072436e1be957a381d2755ff2456d3474c1eca1debf4ff3
https://github.com/RustPython/RustPython/pull/7166/files#diff-c628df2d1e9da9a44072436e1be957a381d2755ff2456d3474c1eca1debf4ff3
https://github.com/RustPython/RustPython/pull/7166/files#diff-c628df2d1e9da9a44072436e1be957a381d2755ff2456d3474c1eca1debf4ff3
crates/vm/src/stdlib/builtins.rshttps://github.com/RustPython/RustPython/pull/7166/files#diff-ce8bd80bb61ce870dbf04415913693df814ebda260d3fc784b689a657e694ca3
View file https://github.com/youknowone/RustPython/blob/6e2eb31c014f6d040ee5bd730a8f62f3ca40243b/crates/vm/src/stdlib/builtins.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7166/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7166/files#diff-ce8bd80bb61ce870dbf04415913693df814ebda260d3fc784b689a657e694ca3
https://github.com/RustPython/RustPython/pull/7166/files#diff-ce8bd80bb61ce870dbf04415913693df814ebda260d3fc784b689a657e694ca3
https://github.com/RustPython/RustPython/pull/7166/files#diff-ce8bd80bb61ce870dbf04415913693df814ebda260d3fc784b689a657e694ca3
https://github.com/RustPython/RustPython/pull/7166/files#diff-ce8bd80bb61ce870dbf04415913693df814ebda260d3fc784b689a657e694ca3
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7166/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7166/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.