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

Rename psutil.error in psutil._error #246

Closed
giampaolo opened this issue May 23, 2014 · 6 comments
Closed

Rename psutil.error in psutil._error #246

giampaolo opened this issue May 23, 2014 · 6 comments

Comments

@giampaolo
Copy link
Owner

From g.rodola on January 20, 2012 20:55:21

The lack of underscore tends to make people think it's public API while it's not.
The right way to use psutil exceptions should be psutil.NoSuchProcess, not 
psutil.error.NoSuchProcess.

Original issue: http://code.google.com/p/psutil/issues/detail?id=246

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on June 27, 2012 07:43:05

Labels: Milestone-1.0.0

@giampaolo
Copy link
Owner Author

From g.rodola on August 13, 2012 09:25:13

Fixed in version 0.6.0, released just now.

Status: Fixed
Labels: -Milestone-1.0.0 Milestone-0.6.0

@giampaolo
Copy link
Owner Author

From g.rodola on April 10, 2013 11:40:31

Reopening as this hadn't been fixed in 0.6.0.

Status: ReOpened

@giampaolo
Copy link
Owner Author

From g.rodola on April 10, 2013 11:43:56

Fixed in revision e0cfcea0abaf .

Status: FixedInHG
Labels: -Milestone-0.6.0 Milestone-0.6.2

@giampaolo
Copy link
Owner Author

From g.rodola on April 11, 2013 02:17:39

Labels: -Milestone-0.6.2 Milestone-0.7.0

@giampaolo
Copy link
Owner Author

From g.rodola on April 12, 2013 11:21:26

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant