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

Add a version of deprecated_call which is a context manager #653

Closed
pytestbot opened this issue Jan 2, 2015 · 1 comment
Closed

Add a version of deprecated_call which is a context manager #653

pytestbot opened this issue Jan 2, 2015 · 1 comment
Labels
good first issue easy issue that is friendly to new contributor type: bug problem that needs to be addressed
Milestone

Comments

@pytestbot
Copy link
Contributor

Originally reported by: Alex Gaynor (BitBucket: alex_gaynor, GitHub: alex_gaynor)


This would be more convienent for deprecating things like "accessing an attribute"


@pytestbot pytestbot added the type: bug problem that needs to be addressed label Jun 15, 2015
@RonnyPfannschmidt RonnyPfannschmidt added the good first issue easy issue that is friendly to new contributor label Jul 25, 2015
@RonnyPfannschmidt
Copy link
Member

this can be done in the same manners as it was done with raises

@RonnyPfannschmidt RonnyPfannschmidt modified the milestones: 2.8, 2.8.dev Sep 13, 2015
chiller added a commit to chiller/pytest that referenced this issue Sep 21, 2015
@nicoddemus nicoddemus modified the milestones: 2.9, 2.8.1 Sep 26, 2015
kbarnhart added a commit to landlab/landlab that referenced this issue Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue easy issue that is friendly to new contributor type: bug problem that needs to be addressed
Projects
None yet
Development

No branches or pull requests

3 participants