Skip to content

Conversation

@sbraz
Copy link
Contributor

@sbraz sbraz commented Sep 13, 2020

Type of changes

  • Bug fix

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • I've added tests for new code.
  • I accept that @willmcgugan may be pedantic in the code review.

Description

This skips the copy tests when it hasn't been patched (i.e. Python 3.8+) while also reverting part of
6f89b81 (do not patch copy for Python 3.8 whose shutil.copy implementation uses sendfile).

…yFilesystem#421

Also stop patching copy with Python 3.8, reverting part of
6f89b81.
@althonos althonos self-assigned this Sep 13, 2020
@althonos althonos added this to the v2.4.12 milestone Sep 17, 2020
Copy link
Member

@althonos althonos left a comment

Choose a reason for hiding this comment

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

Very straightforward, thanks!

@althonos althonos merged commit 3e02968 into PyFilesystem:master Sep 17, 2020
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.

3 participants