Skip to content

Conversation

@mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented Aug 31, 2025

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

- Debian patches tempfile by importing shutil.rmtree as _rmtree
 (see https://salsa.debian.org/cpython-team/python3/-/blob/master/debian/patches/min-tempfile.diff)
- this cached version of _rmtree was not patched, so we replace it
  with the original (patched) version from shutil
@mrbean-bremen mrbean-bremen merged commit bdd76cd into pytest-dev:main Aug 31, 2025
121 checks passed
@mrbean-bremen mrbean-bremen deleted the debian-patch branch August 31, 2025 18:24
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.

Failing test in Debian container

1 participant