René's URL Explorer Experiment


Title: Move code for exporting attributes to the attribute's classes by dragomirecky · Pull Request #82 · python-sdbus/python-sdbus · GitHub

Open Graph Title: Move code for exporting attributes to the attribute's classes by dragomirecky · Pull Request #82 · python-sdbus/python-sdbus

X Title: Move code for exporting attributes to the attribute's classes by dragomirecky · Pull Request #82 · python-sdbus/python-sdbus

Description: Hello, this PR makes some relatively small improvements (in my opinion) to the internal structure of the code. It renames all the DbusSomething classes to DbusAttribute. "Something" referred to method/signal/property of an interface. Looking at sdbus and elsewhere, those are usually called "attributes" of the interface. Together with the other changes in this PR, I believe it makes the code clearer. It renames the classes for bound attributes Discussed here already #65 I believe calling the attributes "bound" is correct, the same way we have "bound methods" in Python. Thus the base classes for bound attributes is "DbusBound". The concrete subclasses representing bound attributes are then called DbusLocalMethodAsync, DbusLocalMethodAsync, etc (as suggested by @igo95862 ; not repeating the "Bound" word, as it doesn't seem to be necessary in that context) Most importantly, it moves some attribute-specific code from DbusInterfaceBaseAsync to the DbusLocalMethodAsync. This change is my main motivation behind this PR. By having the logic of "exporting an attribute to dbus" in the attribute class itself, it gets much easier for clients of this library to extend the library with more advanced attributes (which is my case – I need to be able to implement custom versions of @dbus_property_async and this change makes it much easier to do so). At the same time, it tries to make the code actually simpler (also slightly improving DbusExportHandle).

Open Graph Description: Hello, this PR makes some relatively small improvements (in my opinion) to the internal structure of the code. It renames all the DbusSomething classes to DbusAttribute. "Something" ref...

X Description: Hello, this PR makes some relatively small improvements (in my opinion) to the internal structure of the code. It renames all the DbusSomething classes to DbusAttribute. "Something&q...

Opengraph URL: https://github.com/python-sdbus/python-sdbus/pull/82

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:88fd4079-ae4b-f73b-1e5b-2c636cb78489
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idBDB8:60C4F:6E4ADD:973507:698EFBF0
html-safe-noncee82839c086610132235cdb615e4c5247413f44dfec8ef6c484c7efa3467409a4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCREI4OjYwQzRGOjZFNEFERDo5NzM1MDc6Njk4RUZCRjAiLCJ2aXNpdG9yX2lkIjoiNTQyNzQyMjc5Nzg4MTA4MDgxNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacb9ed5296795f0c6caec1a7f1ec4b042701aec0a4de6a2f2ad30822c8646631a6
hovercard-subject-tagpull_request:2220503796
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-sdbus/python-sdbus/pull/82/files
twitter:imagehttps://avatars.githubusercontent.com/u/1269664?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/1269664?s=400&v=4
og:image:altHello, this PR makes some relatively small improvements (in my opinion) to the internal structure of the code. It renames all the DbusSomething classes to DbusAttribute. "Something" ref...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None7f7bf82d8907f81525d95af82e60354b419d083df9534c8631d06bb9c0bf07ac
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python-sdbus/python-sdbus git https://github.com/python-sdbus/python-sdbus.git
octolytics-dimension-user_id88226657
octolytics-dimension-user_loginpython-sdbus
octolytics-dimension-repository_id311269257
octolytics-dimension-repository_nwopython-sdbus/python-sdbus
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id311269257
octolytics-dimension-repository_network_root_nwopython-sdbus/python-sdbus
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
release29d97d94d5b31f96c01179273264722362f058e7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-sdbus%2Fpython-sdbus%2Fpull%2F82%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-sdbus%2Fpython-sdbus%2Fpull%2F82%2Ffiles
Sign up https://patch-diff.githubusercontent.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-sdbus%2Fpython-sdbus
Reloadhttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
Reloadhttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
Reloadhttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
python-sdbus https://patch-diff.githubusercontent.com/python-sdbus
python-sdbushttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus
Please reload this pagehttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fpython-sdbus%2Fpython-sdbus
Fork 23 https://patch-diff.githubusercontent.com/login?return_to=%2Fpython-sdbus%2Fpython-sdbus
Star 105 https://patch-diff.githubusercontent.com/login?return_to=%2Fpython-sdbus%2Fpython-sdbus
Code https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus
Issues 4 https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/issues
Pull requests 1 https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pulls
Discussions https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/discussions
Actions https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/actions
Projects 0 https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/projects
Security 0 https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/security
Insights https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pulse
Code https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus
Issues https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/issues
Pull requests https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pulls
Discussions https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/discussions
Actions https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/actions
Projects https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/projects
Security https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/security
Insights https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fpython-sdbus%2Fpython-sdbus%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fpython-sdbus%2Fpython-sdbus%2Fissues%2Fnew%2Fchoose
dragomireckyhttps://patch-diff.githubusercontent.com/dragomirecky
python-sdbus:masterhttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/tree/master
dragomirecky:structure-improvementshttps://patch-diff.githubusercontent.com/dragomirecky/python-sdbus/tree/structure-improvements
Conversation 12 https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82
Commits 1 https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/commits
Checks 6 https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/checks
Files changed https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
Please reload this pagehttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
Move code for exporting attributes to the attribute's classes https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
68884ba Move code exporting attributes to the attribute's classes dragomirecky Dec 6, 2024 https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/commits/68884baf1f717c0a67f152ec64a65f1a939a0679
Clear filters https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
Please reload this pagehttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
Please reload this pagehttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
dbus_common_elements.py https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
dbus_proxy_async_interface_base.py https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
dbus_proxy_async_method.py https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
dbus_proxy_async_object_manager.py https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-bac2769237d9fc220538857c8a9c9f0bbaa5817c3fdbc2255ee9a7042ab0f333
dbus_proxy_async_property.py https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d18b563231ab375963fcf34173bd37c0a44e5a60ab252121727e738280d03a8a
dbus_proxy_async_signal.py https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-9b435bb4db762d2ff9f99df1e40058111bfdfe9931c6165b8e2aceb9cdcae92a
dbus_proxy_sync_method.py https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-61aa9b21ba2f96ddb7eec81c6d1ca4afb1f1e2b9867dfbabe6108e7fec07e8bc
src/sdbus/dbus_common_elements.pyhttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
View file https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/blob/68884baf1f717c0a67f152ec64a65f1a939a0679/src/sdbus/dbus_common_elements.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-3f57a625be7aecd04269e61696420e6208ed21735b2c835b45d4deede945eb0f
src/sdbus/dbus_proxy_async_interface_base.pyhttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
View file https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/blob/68884baf1f717c0a67f152ec64a65f1a939a0679/src/sdbus/dbus_proxy_async_interface_base.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
igo95862https://patch-diff.githubusercontent.com/igo95862
Dec 6, 2024https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#r1873842211
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
https://docs.python.org/3/library/contextlib.html#contextlib.closinghttps://docs.python.org/3/library/contextlib.html#contextlib.closing
Please reload this pagehttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
dragomireckyhttps://patch-diff.githubusercontent.com/dragomirecky
Dec 9, 2024https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#r1875120093
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-d447fcf7cc3deda8e6bd0ab92a7408d4e2b713ba7bd9b6208f00f1b1e035c794
src/sdbus/dbus_proxy_async_method.pyhttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
View file https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/blob/68884baf1f717c0a67f152ec64a65f1a939a0679/src/sdbus/dbus_proxy_async_method.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
https://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files#diff-64caf574f3be0c628931be3540e2bf999f5d54c57c2034836e4c91935708bde0
Please reload this pagehttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/files
Please reload this pagehttps://patch-diff.githubusercontent.com/python-sdbus/python-sdbus/pull/82/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.