Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] Some path ops are not done through PlatformAdaptationLayer in 
IronPython.Runtime.Importer

----------------------------------------------

ISSUES

1. [New issue] Some path ops are not done through PlatformAdaptationLayer in 
IronPython.Runtime.Importer
http://ironpython.codeplex.com/workitem/31603
User rickardholmberg has proposed the issue:

"Path name operations in IronPython.Runtime.Importer are supposed to be 
performed through the PlatformAdaptationLayer, enabling platform adaptations of 
path name structure. Some operations are still directly done to System.IO.Path, 
though, which breaks the adaptation layer. The commit 
https://github.com/rickardraysearch/main/commit/7cc9ed676c1ee6f6f0e770d9c8842d24b4e1c7d6
 fixes (at least some of some of) the remaining items."
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to