René's URL Explorer Experiment


Title: Bump @babel/traverse from 7.9.0 to 7.23.2 by dependabot[bot] · Pull Request #743 · actions/setup-python · GitHub

Open Graph Title: Bump @babel/traverse from 7.9.0 to 7.23.2 by dependabot[bot] · Pull Request #743 · actions/setup-python

X Title: Bump @babel/traverse from 7.9.0 to 7.23.2 by dependabot[bot] · Pull Request #743 · actions/setup-python

Description: Bumps @babel/traverse from 7.9.0 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit. Thanks @​jimmydief for your first PR! 🐛 Bug Fix babel-traverse #16033 Only evaluate own String/Number/Math methods (@​nicolo-ribaudo) babel-preset-typescript #16022 Rewrite .tsx extension when using rewriteImportExtensions (@​jimmydief) babel-helpers #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung) babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16025 Avoid override mistake in namespace imports (@​nicolo-ribaudo) Committers: 5 Babel Bot (@​babel-bot) Huáng Jùnliàng (@​JLHwung) James Diefenderfer (@​jimmydief) Nicolò Ribaudo (@​nicolo-ribaudo) @​liuxingbaoyu v7.23.1 (2023-09-25) Re-publishing @babel/helpers due to a publishing error in 7.23.0. v7.23.0 (2023-09-25) Thanks @​lorenzoferre and @​RajShukla1 for your first PRs! 🚀 New Feature babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import #15870 Support transforming import source for wasm (@​nicolo-ribaudo) babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone #15878 Implement import defer proposal transform support (@​nicolo-ribaudo) babel-generator, babel-parser, babel-types #15845 Implement import defer parsing support (@​nicolo-ribaudo) #15829 Add parsing support for the "source phase imports" proposal (@​nicolo-ribaudo) babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types #15682 Add createImportExpressions parser option (@​JLHwung) babel-standalone #15671 Pass through nonce to the transformed script element (@​JLHwung) babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types #15751 Add support for optional chain in assignments (@​nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators #15895 Implement the "decorator metadata" proposal (@​nicolo-ribaudo) babel-traverse, babel-types #15893 Add t.buildUndefinedNode (@​liuxingbaoyu) babel-preset-typescript ... (truncated) Changelog Sourced from @​babel/traverse's changelog. v7.23.2 (2023-10-11) 🐛 Bug Fix babel-traverse #16033 Only evaluate own String/Number/Math methods (@​nicolo-ribaudo) babel-preset-typescript #16022 Rewrite .tsx extension when using rewriteImportExtensions (@​jimmydief) babel-helpers #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung) babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16025 Avoid override mistake in namespace imports (@​nicolo-ribaudo) v7.23.0 (2023-09-25) 🚀 New Feature babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import #15870 Support transforming import source for wasm (@​nicolo-ribaudo) babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone #15878 Implement import defer proposal transform support (@​nicolo-ribaudo) babel-generator, babel-parser, babel-types #15845 Implement import defer parsing support (@​nicolo-ribaudo) #15829 Add parsing support for the "source phase imports" proposal (@​nicolo-ribaudo) babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types #15682 Add createImportExpressions parser option (@​JLHwung) babel-standalone #15671 Pass through nonce to the transformed script element (@​JLHwung) babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types #15751 Add support for optional chain in assignments (@​nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators #15895 Implement the "decorator metadata" proposal (@​nicolo-ribaudo) babel-traverse, babel-types #15893 Add t.buildUndefinedNode (@​liuxingbaoyu) babel-preset-typescript #15913 Add rewriteImportExtensions option to TS preset (@​nicolo-ribaudo) babel-parser #15896 Allow TS tuples to have both labeled and unlabeled elements (@​yukukotani) 🐛 Bug Fix babel-plugin-transform-block-scoping #15962 fix: transform-block-scoping captures the variables of the method in the loop (@​liuxingbaoyu) 💅 Polish babel-traverse #15797 Expand evaluation of global built-ins in @babel/traverse (@​lorenzoferre) babel-plugin-proposal-explicit-resource-management #15985 Improve source maps for blocks with using declarations (@​nicolo-ribaudo) 🔬 Output optimization babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env #15984 Inline exports.XXX = update in simple variable declarations (@​nicolo-ribaudo) v7.22.20 (2023-09-16) ... (truncated) Commits b4b9942 v7.23.2 b13376b Only evaluate own String/Number/Math methods (#16033) ca58ec1 v7.23.0 0f333da Add createImportExpressions parser option (#15682) 3744545 Fix linting c7e6806 Add t.buildUndefinedNode (#15893) 38ee8b4 Expand evaluation of global built-ins in @babel/traverse (#15797) 9f3dfd9 v7.22.20 3ed28b2 Fully support || and && in pluginToggleBooleanFlag (#15961) 77b0d73 v7.22.19 Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps @babel/traverse from 7.9.0 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not ...

X Description: Bumps @babel/traverse from 7.9.0 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does ...

Opengraph URL: https://github.com/actions/setup-python/pull/743

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:94c4f4de-48db-0338-6326-4430b3548c0a
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE676:25D65C:2ACCBA9:3BCCFAE:6969289F
html-safe-nonce959da4b3f84a6b435434c0ebae0b91d928f6357510b15730e3d69ca67762ffb3
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNjc2OjI1RDY1QzoyQUNDQkE5OjNCQ0NGQUU6Njk2OTI4OUYiLCJ2aXNpdG9yX2lkIjoiMjY5MDI3NDY1ODc4OTk1OTgzOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac42c2ca4a1fe41b19093391705cd7fb2dfcf36b9250e86c4d8e276f21b6adfabe
hovercard-subject-tagpull_request:1560082345
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,actions,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/actions/setup-python/pull/743/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps @babel/traverse from 7.9.0 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None54182691a21263b584d2e600b758e081b0ff1d10ffc0d2eefa51cf754b43b51d
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/actions/setup-python git https://github.com/actions/setup-python.git
octolytics-dimension-user_id44036562
octolytics-dimension-user_loginactions
octolytics-dimension-repository_id192625525
octolytics-dimension-repository_nwoactions/setup-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id192625525
octolytics-dimension-repository_network_root_nwoactions/setup-python
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
released69ac0477df0f87da03b8b06cebd187012d7a930
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/actions/setup-python/pull/743/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Factions%2Fsetup-python%2Fpull%2F743%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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Factions%2Fsetup-python%2Fpull%2F743%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=actions%2Fsetup-python
Reloadhttps://github.com/actions/setup-python/pull/743/files
Reloadhttps://github.com/actions/setup-python/pull/743/files
Reloadhttps://github.com/actions/setup-python/pull/743/files
actions https://github.com/actions
setup-pythonhttps://github.com/actions/setup-python
Notifications https://github.com/login?return_to=%2Factions%2Fsetup-python
Fork 692 https://github.com/login?return_to=%2Factions%2Fsetup-python
Star 2.1k https://github.com/login?return_to=%2Factions%2Fsetup-python
Code https://github.com/actions/setup-python
Issues 39 https://github.com/actions/setup-python/issues
Pull requests 36 https://github.com/actions/setup-python/pulls
Actions https://github.com/actions/setup-python/actions
Projects 0 https://github.com/actions/setup-python/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/actions/setup-python/security
Please reload this pagehttps://github.com/actions/setup-python/pull/743/files
Insights https://github.com/actions/setup-python/pulse
Code https://github.com/actions/setup-python
Issues https://github.com/actions/setup-python/issues
Pull requests https://github.com/actions/setup-python/pulls
Actions https://github.com/actions/setup-python/actions
Projects https://github.com/actions/setup-python/projects
Security https://github.com/actions/setup-python/security
Insights https://github.com/actions/setup-python/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Factions%2Fsetup-python%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Factions%2Fsetup-python%2Fissues%2Fnew%2Fchoose
dmitry-shibanovhttps://github.com/dmitry-shibanov
mainhttps://github.com/actions/setup-python/tree/main
dependabot/npm_and_yarn/babel/traverse-7.23.2https://github.com/actions/setup-python/tree/dependabot/npm_and_yarn/babel/traverse-7.23.2
Conversation 0 https://github.com/actions/setup-python/pull/743
Commits 4 https://github.com/actions/setup-python/pull/743/commits
Checks 0 https://github.com/actions/setup-python/pull/743/checks
Files changed https://github.com/actions/setup-python/pull/743/files
Please reload this pagehttps://github.com/actions/setup-python/pull/743/files
Bump @babel/traverse from 7.9.0 to 7.23.2 https://github.com/actions/setup-python/pull/743/files#top
Show all changes 4 commits https://github.com/actions/setup-python/pull/743/files
79f5e00 Bump @babel/traverse from 7.9.0 to 7.23.2 dependabot[bot] Oct 17, 2023 https://github.com/actions/setup-python/pull/743/commits/79f5e00899e117cf06497bf71bb244fadc41bdbe
4775598 update jest dependencies dmitry-shibanov Oct 18, 2023 https://github.com/actions/setup-python/pull/743/commits/4775598e61528da14de20877c3400a90bb0bef39
62918a9 update licenses dmitry-shibanov Oct 19, 2023 https://github.com/actions/setup-python/pull/743/commits/62918a913878e3e5636ce56f4686484b0430e8bb
a276a65 remove case >3.8 dmitry-shibanov Oct 24, 2023 https://github.com/actions/setup-python/pull/743/commits/a276a65b05b8c8ffc7b7d0cb5a9f179e5d01ced8
Clear filters https://github.com/actions/setup-python/pull/743/files
Please reload this pagehttps://github.com/actions/setup-python/pull/743/files
Please reload this pagehttps://github.com/actions/setup-python/pull/743/files
e2e-tests.yml https://github.com/actions/setup-python/pull/743/files#diff-194218c48b9a0cdd03974145733804c2d992ca818529fe2fa69a501d8b5b1cc3
semver-6.3.1.dep.yml https://github.com/actions/setup-python/pull/743/files#diff-4bed0946b8496090e0fd6f4c2b02074325f32e6988f9cdb572a7f2baf1d72149
index.js https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
index.js https://github.com/actions/setup-python/pull/743/files#diff-8164d45a0a98040cbf5161c5b6e696920163460bea5f24100a7a01720c4a9a91
package-lock.json https://github.com/actions/setup-python/pull/743/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/actions/setup-python/pull/743/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/actions/setup-python/blob/main/.github/CODEOWNERS#L1
.github/workflows/e2e-tests.ymlhttps://github.com/actions/setup-python/pull/743/files#diff-194218c48b9a0cdd03974145733804c2d992ca818529fe2fa69a501d8b5b1cc3
View file https://github.com/actions/setup-python/blob/a276a65b05b8c8ffc7b7d0cb5a9f179e5d01ced8/.github/workflows/e2e-tests.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/actions/setup-python/pull/743/{{ revealButtonHref }}
https://github.com/actions/setup-python/pull/743/files#diff-194218c48b9a0cdd03974145733804c2d992ca818529fe2fa69a501d8b5b1cc3
https://github.com/actions/setup-python/blob/main/.github/CODEOWNERS#L1
.licenses/npm/semver-6.3.0.dep.yml → .licenses/npm/semver-6.3.1.dep.ymlhttps://github.com/actions/setup-python/pull/743/files#diff-4bed0946b8496090e0fd6f4c2b02074325f32e6988f9cdb572a7f2baf1d72149
View file https://github.com/actions/setup-python/blob/a276a65b05b8c8ffc7b7d0cb5a9f179e5d01ced8/.licenses/npm/semver-6.3.1.dep.yml
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/actions/setup-python/pull/743/files
https://github.com/actions/setup-python/blob/main/.github/CODEOWNERS#L1
dist/cache-save/index.jshttps://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
View file https://github.com/actions/setup-python/blob/a276a65b05b8c8ffc7b7d0cb5a9f179e5d01ced8/dist/cache-save/index.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/actions/setup-python/pull/743/{{ revealButtonHref }}
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
https://github.com/actions/setup-python/pull/743/files#diff-a379c78cfaaf58cfb78a676b1d4e4fc89d0ee6a6304b02f3290a66cb29a60e1a
Please reload this pagehttps://github.com/actions/setup-python/pull/743/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.