Skip to content

Conversation

mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented Oct 9, 2025

  • support pathlib.copy and pathlib.copy_into
  • add tests for pathlib.move and pathlib move_into

These are new methods in 3.14. The copy methods needed some patching to avoid using native OS functions, while the move methods worked out of the box.

Tasks

  • Unit tests added that reproduce the issue or prove feature is working
  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing

- support pathlib.copy and pathlib.copy_into
- add tests for pathlib.move and pathlib move_into
@mrbean-bremen mrbean-bremen merged commit 1249ae6 into pytest-dev:main Oct 10, 2025
121 checks passed
@mrbean-bremen mrbean-bremen deleted the pathlib-copy branch October 10, 2025 17:14
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.

1 participant