René's URL Explorer Experiment


Title: Getting strange errors when saving/exiting INSERT mode · Issue #1171 · python-mode/python-mode · GitHub

Open Graph Title: Getting strange errors when saving/exiting INSERT mode · Issue #1171 · python-mode/python-mode

X Title: Getting strange errors when saving/exiting INSERT mode · Issue #1171 · python-mode/python-mode

Description: Hi, I'm using MacVim with pymode, and I'm loving the features it provides. However, recently I've been running into some strange problems when exiting insert mode or saving the file. I've attached screenshots of the errors along with the...

Open Graph Description: Hi, I'm using MacVim with pymode, and I'm loving the features it provides. However, recently I've been running into some strange problems when exiting insert mode or saving the file. I've attached ...

X Description: Hi, I'm using MacVim with pymode, and I'm loving the features it provides. However, recently I've been running into some strange problems when exiting insert mode or saving the file. I&...

Opengraph URL: https://github.com/python-mode/python-mode/issues/1171

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Getting strange errors when saving/exiting INSERT mode","articleBody":"Hi, I'm using MacVim with pymode, and I'm loving the features it provides. However, recently I've been running into some strange problems when exiting insert mode or saving the file. I've attached screenshots of the errors along with the contents of my vimrc file. The first two screenshots show an error that often occurs when I try to save, and it only pops up for a second or two before disappearing. The other two screenshots show two errors that often appear when exiting INSERT mode, or even when copy-pasting text. They do not disappear like the first two. \r\nI have attached some information that may be of use to you below, and if you need any more I'd be happy to give it.\r\n\r\nPlease help!\r\n\r\nHere's a screenshot of my system information:\r\n\u003cimg width=\"392\" alt=\"Screenshot 2023-06-27 at 10 00 57 PM\" src=\"https://github.com/python-mode/python-mode/assets/99382674/0a09aba9-1cee-4b0c-b514-cf7043d2a8bf\"\u003e\r\n\r\nAnd this is the output of mvim --version:\r\n```\r\nVIM - Vi IMproved 9.0 (2022 Jun 28, compiled Feb 07 2023 11:35:56)\r\nmacOS version - arm64\r\nIncluded patches: 1-1276\r\nCompiled by Homebrew\r\nHuge version with MacVim GUI.  Features included (+) or not (-):\r\n+acl               +find_in_path      +mouse_xterm       +tcl\r\n+arabic            +float             +multi_byte        +termguicolors\r\n+autocmd           +folding           +multi_lang        +terminal\r\n+autochdir         -footer            -mzscheme          +terminfo\r\n-autoservername    +fork()            +netbeans_intg     +termresponse\r\n+balloon_eval      +fullscreen        +num64             +textobjects\r\n+balloon_eval_term +gettext           +odbeditor         +textprop\r\n+browse            -hangul_input      +packages          +timers\r\n++builtin_terms    +iconv             +path_extra        +title\r\n+byte_offset       +insert_expand     +perl              +toolbar\r\n+channel           +ipv6              +persistent_undo   +transparency\r\n+cindent           +job               +popupwin          +user_commands\r\n+clientserver      +jumplist          +postscript        +vartabs\r\n+clipboard         +keymap            +printer           +vertsplit\r\n+cmdline_compl     +lambda            +profile           +vim9script\r\n+cmdline_hist      +langmap           -python            +viminfo\r\n+cmdline_info      +libcall           +python3           +virtualedit\r\n+comments          +linebreak         +quickfix          +visual\r\n+conceal           +lispindent        +reltime           +visualextra\r\n+cryptv            +listcmds          +rightleft         +vreplace\r\n+cscope            +localmap          +ruby              +wildignore\r\n+cursorbind        +lua               +scrollbind        +wildmenu\r\n+cursorshape       +menu              +signs             +windows\r\n+dialog_con_gui    +mksession         +smartindent       +writebackup\r\n+diff              +modify_fname      +sodium            -X11\r\n+digraphs          +mouse             +sound             -xfontset\r\n+dnd               +mouseshape        +spell             +xim\r\n-ebcdic            +mouse_dec         +startuptime       -xpm\r\n+emacs_tags        -mouse_gpm         +statusline        -xsmp\r\n+eval              -mouse_jsbterm     -sun_workshop      -xterm_clipboard\r\n+ex_extra          +mouse_netterm     +syntax            -xterm_save\r\n+extra_search      +mouse_sgr         +tag_binary        \r\n-farsi             -mouse_sysmouse    -tag_old_static    \r\n+file_in_path      +mouse_urxvt       -tag_any_white     \r\n   system vimrc file: \"$VIM/vimrc\"\r\n     user vimrc file: \"$HOME/.vimrc\"\r\n 2nd user vimrc file: \"~/.vim/vimrc\"\r\n      user exrc file: \"$HOME/.exrc\"\r\n  system gvimrc file: \"$VIM/gvimrc\"\r\n    user gvimrc file: \"$HOME/.gvimrc\"\r\n2nd user gvimrc file: \"~/.vim/gvimrc\"\r\n       defaults file: \"$VIMRUNTIME/defaults.vim\"\r\n    system menu file: \"$VIMRUNTIME/menu.vim\"\r\n  fall-back for $VIM: \"/Applications/MacVim.app/Contents/Resources/vim\"\r\nCompilation: clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X -DMACOS_X_DARWIN -g -O2 -arch arm64 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 \r\nLinking: clang -arch arm64 -L/opt/homebrew/lib -o Vim -lm -lncurses /opt/homebrew/lib/libsodium.a -liconv /opt/homebrew/lib/libintl.a -framework AppKit -L/opt/homebrew/opt/lua/lib -llua5.4 -L/System/Library/Perl/5.30/darwin-thread-multi-2level/CORE -lperl -L/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/lib/python3.11/config-3.11-darwin -lpython3.11 -framework CoreFoundation -F/System/Library/Frameworks -framework Tcl -framework CoreFoundation -lruby.3.2 -L/opt/homebrew/Cellar/ruby/3.2.1/lib \r\n```\r\nMy vimrc:\r\n[vimrc.txt](https://github.com/python-mode/python-mode/files/11889810/vimrc.txt)\r\n\r\nAn error that often occurs when I try to save which only pops up for a second or two before disappearing:\r\n![Screenshot 2023-06-27 at 5 16 53 PM](https://github.com/python-mode/python-mode/assets/99382674/d1320090-b0e7-4f27-a910-99ee50a8b72c)\r\n![Screenshot 2023-06-27 at 5 05 13 PM](https://github.com/python-mode/python-mode/assets/99382674/8c278f58-1c68-4efd-8c28-c3a506cbdc11)\r\n\r\nTwo errors that often appear when exiting INSERT mode, or even when copy-pasting text. These do not disappear like the first two.\r\n![Screenshot 2023-06-27 at 11 35 21 AM](https://github.com/python-mode/python-mode/assets/99382674/ff448018-f08e-452b-a7ca-d43aeaadc770)\r\n![Screenshot 2023-06-27 at 9 40 45 PM](https://github.com/python-mode/python-mode/assets/99382674/2a7d5c96-257e-4078-9a5d-a460f7ffda06)\r\n\r\n","author":{"url":"https://github.com/Kirito139","@type":"Person","name":"Kirito139"},"datePublished":"2023-06-28T05:02:12.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/1171/python-mode/issues/1171"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:3fdc27cb-41b8-4e40-ddff-863153a8579a
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA670:10AF0E:F989:14863:69695028
html-safe-nonce4c945e3319d5eaa18868ccfe904da5b3c1f54780fcdd1b1d79d3286fecc38fcf
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNjcwOjEwQUYwRTpGOTg5OjE0ODYzOjY5Njk1MDI4IiwidmlzaXRvcl9pZCI6IjI5MjAzNjk0NTcxMzQ2NTM0ODAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacd756d5d50b7b24f5beef5210428a4375686eda8f33f8de32fac7ed03574d5edb
hovercard-subject-tagissue:1778195367
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-mode/python-mode/1171/issue_layout
twitter:imagehttps://opengraph.githubassets.com/7b6d5a471a29a30a99faf5721cc976dbd34e8c51dfbf00b2275eca30968a31fe/python-mode/python-mode/issues/1171
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/7b6d5a471a29a30a99faf5721cc976dbd34e8c51dfbf00b2275eca30968a31fe/python-mode/python-mode/issues/1171
og:image:altHi, I'm using MacVim with pymode, and I'm loving the features it provides. However, recently I've been running into some strange problems when exiting insert mode or saving the file. I've attached ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameKirito139
hostnamegithub.com
expected-hostnamegithub.com
None54182691a21263b584d2e600b758e081b0ff1d10ffc0d2eefa51cf754b43b51d
turbo-cache-controlno-preview
go-importgithub.com/python-mode/python-mode git https://github.com/python-mode/python-mode.git
octolytics-dimension-user_id13965098
octolytics-dimension-user_loginpython-mode
octolytics-dimension-repository_id2408911
octolytics-dimension-repository_nwopython-mode/python-mode
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id2408911
octolytics-dimension-repository_network_root_nwopython-mode/python-mode
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released69ac0477df0f87da03b8b06cebd187012d7a930
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-mode/python-mode/issues/1171#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-mode%2Fpython-mode%2Fissues%2F1171
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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-mode%2Fpython-mode%2Fissues%2F1171
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python-mode%2Fpython-mode
Reloadhttps://github.com/python-mode/python-mode/issues/1171
Reloadhttps://github.com/python-mode/python-mode/issues/1171
Reloadhttps://github.com/python-mode/python-mode/issues/1171
python-mode https://github.com/python-mode
python-modehttps://github.com/python-mode/python-mode
Please reload this pagehttps://github.com/python-mode/python-mode/issues/1171
Notifications https://github.com/login?return_to=%2Fpython-mode%2Fpython-mode
Fork 768 https://github.com/login?return_to=%2Fpython-mode%2Fpython-mode
Star 5.5k https://github.com/login?return_to=%2Fpython-mode%2Fpython-mode
Code https://github.com/python-mode/python-mode
Issues 37 https://github.com/python-mode/python-mode/issues
Pull requests 1 https://github.com/python-mode/python-mode/pulls
Actions https://github.com/python-mode/python-mode/actions
Projects 0 https://github.com/python-mode/python-mode/projects
Wiki https://github.com/python-mode/python-mode/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python-mode/python-mode/security
Please reload this pagehttps://github.com/python-mode/python-mode/issues/1171
Insights https://github.com/python-mode/python-mode/pulse
Code https://github.com/python-mode/python-mode
Issues https://github.com/python-mode/python-mode/issues
Pull requests https://github.com/python-mode/python-mode/pulls
Actions https://github.com/python-mode/python-mode/actions
Projects https://github.com/python-mode/python-mode/projects
Wiki https://github.com/python-mode/python-mode/wiki
Security https://github.com/python-mode/python-mode/security
Insights https://github.com/python-mode/python-mode/pulse
New issuehttps://github.com/login?return_to=https://github.com/python-mode/python-mode/issues/1171
New issuehttps://github.com/login?return_to=https://github.com/python-mode/python-mode/issues/1171
Getting strange errors when saving/exiting INSERT modehttps://github.com/python-mode/python-mode/issues/1171#top
https://github.com/Kirito139
https://github.com/Kirito139
Kirito139https://github.com/Kirito139
on Jun 28, 2023https://github.com/python-mode/python-mode/issues/1171#issue-1778195367
https://private-user-images.githubusercontent.com/99382674/249356690-0a09aba9-1cee-4b0c-b514-cf7043d2a8bf.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njg1MDk3ODAsIm5iZiI6MTc2ODUwOTQ4MCwicGF0aCI6Ii85OTM4MjY3NC8yNDkzNTY2OTAtMGEwOWFiYTktMWNlZS00YjBjLWI1MTQtY2Y3MDQzZDJhOGJmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAxMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMTE1VDIwMzgwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTE1ODNjZGUyMGQzZjk5N2NiZjEzMGNlZGI4YzM5NWQyN2I5N2M5YTZiMTM1NTgwZjMxY2ZiMTU0ODc2N2Y5ZGImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mrhYAfGR8hKnboaTd-Evz-xh6gqk7xmASrkKTGCvg5o
vimrc.txthttps://github.com/python-mode/python-mode/files/11889810/vimrc.txt
https://private-user-images.githubusercontent.com/99382674/249351201-d1320090-b0e7-4f27-a910-99ee50a8b72c.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njg1MDk3ODAsIm5iZiI6MTc2ODUwOTQ4MCwicGF0aCI6Ii85OTM4MjY3NC8yNDkzNTEyMDEtZDEzMjAwOTAtYjBlNy00ZjI3LWE5MTAtOTllZTUwYThiNzJjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAxMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMTE1VDIwMzgwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZlZThjYjBiNjc4NjA0Mzc5NDg2MmIwODEyZGM0ODJmNmFmNWMxZTI3YjJlZDZlZDhhMzA0Y2I0NGExNjhhMzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.b0A8QYvAZNpG0FDFYN2HFGYHKrC0WbEeM4QCfNqw9HQ
https://private-user-images.githubusercontent.com/99382674/249351211-8c278f58-1c68-4efd-8c28-c3a506cbdc11.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njg1MDk3ODAsIm5iZiI6MTc2ODUwOTQ4MCwicGF0aCI6Ii85OTM4MjY3NC8yNDkzNTEyMTEtOGMyNzhmNTgtMWM2OC00ZWZkLThjMjgtYzNhNTA2Y2JkYzExLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAxMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMTE1VDIwMzgwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRhODMzYTlkZmZjN2Y5ZDE2OTcyMzMzOTlmNmJiMWI3ZDBlNjYyMDY2MjYzNzY1OTAyZjE0MDk2OTRlMTg4ZDMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.cUsHvQI1vuSO32h281E9ZR33ZBla9oY8gTa_Fjz7B60
https://private-user-images.githubusercontent.com/99382674/249351303-ff448018-f08e-452b-a7ca-d43aeaadc770.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njg1MDk3ODAsIm5iZiI6MTc2ODUwOTQ4MCwicGF0aCI6Ii85OTM4MjY3NC8yNDkzNTEzMDMtZmY0NDgwMTgtZjA4ZS00NTJiLWE3Y2EtZDQzYWVhYWRjNzcwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAxMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMTE1VDIwMzgwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZmYmVlYzNhZWUwOGJlZDIwYjI0ZjdiMWUwZTY1OWRiYjgyNDM3YTEwZmE0NjVlNzAzZTQzNzJmNjI2YjM2ODMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.thTYqhjVGaeldFtWqKB_7_IJI7vSUDZk-Z3UlQ4HIK0
https://private-user-images.githubusercontent.com/99382674/249351707-2a7d5c96-257e-4078-9a5d-a460f7ffda06.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njg1MDk3ODAsIm5iZiI6MTc2ODUwOTQ4MCwicGF0aCI6Ii85OTM4MjY3NC8yNDkzNTE3MDctMmE3ZDVjOTYtMjU3ZS00MDc4LTlhNWQtYTQ2MGY3ZmZkYTA2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAxMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMTE1VDIwMzgwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI3MjA2MWIxNWNjN2JhNzQyZjlkZDFlZjRhOWZiYmRiYmFlODI0ODFmYjBlYzBlY2I0NDA0Mzk0ZWJjZjRmMDkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.K5cqmXgoatAkrXrBogdQ9LQvNPSpNevOhmsUQb9-WyI
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.