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

Skip to content

Conversation

@blueyed
Copy link
Owner

@blueyed blueyed commented Feb 19, 2020

Remove _tmp_path_factory and _tmpdirhandler from the config object.

  • _tmpdirhandler has been deprecated since 2.8.0 (0f52856), when
    tmpdir_factory has been added.
  • _tmp_path_factory should have probably never been added there in the
    first place, but maybe just used the same pattern (16e2737).

Remove `_tmp_path_factory` and `_tmpdirhandler` from the config object.

- `_tmpdirhandler` has been deprecated since 2.8.0 (0f52856), when
  `tmpdir_factory` has been added.
- `_tmp_path_factory` should have probably never been added there in the
  first place, but maybe just used the same pattern (16e2737).
@blueyed
Copy link
Owner Author

blueyed commented Feb 20, 2020

Merged upstream (pytest-dev#6767).

@blueyed blueyed closed this Feb 20, 2020
@blueyed blueyed deleted the tmpdir-cleanup branch February 20, 2020 13:03
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