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

Proper unicode path handling in psutil_proc_exe #471

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

Proper unicode path handling in psutil_proc_exe #471

giampaolo opened this issue May 23, 2014 · 7 comments

Comments

@giampaolo
Copy link
Owner

From a...@mroja.net on January 29, 2014 16:31:50

Attached patch fixes handling of non-ascii paths containing characters not 
representable in current locale. Path was tested against latest default branch.

Attachment: get_process_image_file_name_path.path

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

@giampaolo
Copy link
Owner Author

From g.rodola on January 29, 2014 07:36:16

Did you test this also on Python 3.X?
Since this is kind of related would you mind taking a look at issue 446 ?

@giampaolo
Copy link
Owner Author

From gautam.s...@gmail.com on January 29, 2014 10:27:19

I submitted a patch for this very issue.

@giampaolo
Copy link
Owner Author

From g.rodola on January 29, 2014 10:29:18

Uh?

@giampaolo
Copy link
Owner Author

From gautam.s...@gmail.com on January 29, 2014 10:29:36

https://code.google.com/p/psutil/issues/detail?id=466 for linux too.

@giampaolo
Copy link
Owner Author

From g.rodola on January 29, 2014 10:32:45

Yeah, thanks. I'm aware of that.

@giampaolo
Copy link
Owner Author

From g.rodola on February 08, 2014 10:57:32

Fixed in revision 6b33e2712254 .

Status: FixedInHG
Labels: OpSys-Windows Milestone-2.0.0

@giampaolo
Copy link
Owner Author

From g.rodola on March 10, 2014 04:36:50

Closing out as fixed as 2.0.0 version is finally out.

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