Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actually deprecate ensuretemp #3739

Closed
RonnyPfannschmidt opened this issue Jul 30, 2018 · 2 comments
Closed

actually deprecate ensuretemp #3739

RonnyPfannschmidt opened this issue Jul 30, 2018 · 2 comments
Labels
type: deprecation feature that will be removed in the future

Comments

@RonnyPfannschmidt
Copy link
Member

def ensuretemp(self, string, dir=1):

monkeypatched in here: https://github.com/pytest-dev/pytest/blob/master/src/_pytest/tmpdir.py#L105

@pytestbot
Copy link
Contributor

GitMate.io thinks possibly related issues are #730 (deprecating --genscript), #3704 (Deprecate yield_fixtures), #830 (deprecate resultlog), #2803 (Deprecate TerminalReporter._tw), and #2729 (trigger DeprecationWarnings for actually deprecated things).

@pytestbot pytestbot added the type: bug problem that needs to be addressed label Jul 30, 2018
@RonnyPfannschmidt RonnyPfannschmidt added type: deprecation feature that will be removed in the future and removed type: deprecation feature that will be removed in the future labels Jul 31, 2018
@asottile asottile added type: deprecation feature that will be removed in the future and removed type: bug problem that needs to be addressed labels Jul 31, 2018
@nicoddemus
Copy link
Member

Fixed in #3988

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: deprecation feature that will be removed in the future
Projects
None yet
Development

No branches or pull requests

4 participants