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

Windows locale #1174

Merged
merged 2 commits into from
Apr 28, 2024
Merged

Windows locale #1174

merged 2 commits into from
Apr 28, 2024

Conversation

Thrameos
Copy link
Contributor

This is an attempt to make JPype work when there are international characters in the path name. Currently does not appear to make a significant difference because the JVM itself does not support it on the tested system.

Copy link

codecov bot commented Feb 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.44%. Comparing base (904fc43) to head (2c0420e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1174      +/-   ##
==========================================
- Coverage   87.45%   87.44%   -0.01%     
==========================================
  Files         113      113              
  Lines       10236    10236              
  Branches     4057     4057              
==========================================
- Hits         8952     8951       -1     
  Misses        692      692              
- Partials      592      593       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Thrameos
Copy link
Contributor Author

@marscher This is meant to address #1111 but as I don't have a system that supports international paths for the JVM I can't really tell if it fixes anything more than moving the failure point. If the international testers do find it to fix the problem, I will complete this PR with the usual changelog entry, ask for a review, etc.

@marscher
Copy link
Member

Thanks at lot and sorry for the delay!

@marscher marscher merged commit 653ccff into jpype-project:master Apr 28, 2024
24 of 25 checks passed
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.

None yet

2 participants