Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@czoido
Copy link
Contributor

@czoido czoido commented Mar 20, 2024

Changelog: Fix: Add copytree_compat method for compatibility with Python>=3.12 after distutils removal.
Docs: omit

Closes: #15905

@czoido czoido marked this pull request as draft March 20, 2024 15:29
@czoido czoido added this to the 2.2.1 milestone Mar 20, 2024
return "%s%s" % (formatted_size, the_suffix)


# FIXME: completely remove disutils once we don't support <3.8 any more
Copy link
Member

Choose a reason for hiding this comment

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

We can also make this feature of local-recipes-index to require Python >= 3.8 if that helps?

@czoido czoido marked this pull request as ready for review March 20, 2024 16:35
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