Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-131507: Remove Misc/mypy symlinks from the repository#132270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
ambv wants to merge1 commit intopython:mainfromambv:remove-symlinks-from-repo

Conversation

ambv
Copy link
Contributor

@ambvambv commentedApr 8, 2025
edited by bedevere-appbot
Loading

They would end up in source tarballs and consequently in the SBOM. We don't want that.

They would end up in source tarballs and consequently in the SBOM. We don'twant that.
@ambvambv changed the titleRemove Misc/mypy symlinks from the repositorygh-131507: Remove Misc/mypy symlinks from the repositoryApr 8, 2025
@@ -0,0 +1,5 @@
# This list is also used in make_symlinks.py, only put actual concrete paths below
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

It's a pity .gitignore doesn't let you include other files.

would have to be part of the SBOM, which we don't want either.

Instead, this directory ships with a `make_symlinks.py` script, which
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

FWIW, I would be inclined to not symlink anything, and instead copy files to a separate directory to run mypy on... but then I don't use mypy and I have no idea how that would integrate with normal edit-typecheck workflows people have.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

copying files makes it annoying for a local workflow since then you have to copy the tree for every mypy run. that's too slow.

@ambv
Copy link
ContributorAuthor

ambv commentedApr 8, 2025

I'm going with#132274 instead.

@ambvambv deleted the remove-symlinks-from-repo branchMay 5, 2025 21:10
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@Yhg1sYhg1sYhg1s approved these changes

@erlend-aaslanderlend-aaslandAwaiting requested review from erlend-aaslanderlend-aasland is a code owner

@ezio-melottiezio-melottiAwaiting requested review from ezio-melottiezio-melotti is a code owner

@hugovkhugovkAwaiting requested review from hugovkhugovk is a code owner

@AA-TurnerAA-TurnerAwaiting requested review from AA-TurnerAA-Turner is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ambv@Yhg1s

[8]ページ先頭

©2009-2025 Movatter.jp