Skip to content

sdist: make clean_tar_info a classmethod again because it is used as such for generating PyPI fixtures downstream#780

Closed
radoering wants to merge 1 commit intopython-poetry:mainfrom
radoering:static-clean_tarinfo
Closed

sdist: make clean_tar_info a classmethod again because it is used as such for generating PyPI fixtures downstream#780
radoering wants to merge 1 commit intopython-poetry:mainfrom
radoering:static-clean_tarinfo

Conversation

@radoering
Copy link
Copy Markdown
Member

…s such for generating PyPI fixtures downstream
@Secrus
Copy link
Copy Markdown
Member

Secrus commented Oct 16, 2024

I'd rather see that being fixed in the fixture generator since it's only importing the builder for that method (which is weird if you ask me). I made a fix here, but it turned out to be meaningless PR.

@radoering
Copy link
Copy Markdown
Member Author

I'd rather see that being fixed in the fixture generator since it's only importing the builder for that method

So copy & paste?

@Secrus
Copy link
Copy Markdown
Member

Secrus commented Oct 16, 2024

So copy & paste?

Either that or pull that method into an util function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants