[Ironpython-users] User added as Contributor to your CodePlex project, ironpython

2014-05-07 Thread CodePlex
Hello ironpython, We are sending you this email because the user objarni has been added as a contributor to the project ironpython by user jdhardy. This is an unmonitored alias, to contact us you can use the following page: https://www.codeplex.com/site/contact. – jdhardy

Re: [Ironpython-users] Supporting ensurepip early in the development timeline?

2014-05-07 Thread Olof Bjarnason
My codeplex username is "objarni" (same on github) and here is the CodePlex issue to add ensurepip support: https://ironpython.codeplex.com/workitem/35198 On 7 May 2014 08:50, Jeff Hardy wrote: > On Tue, May 6, 2014 at 2:09 PM, Olof Bjarnason > wrote: >> PIP built-in sounds like a dream :) >>

[Ironpython-users] Missing encodings in IronPython

2014-05-07 Thread Jeff Hardy
There are still a few "native" encodings missing from (https://ironpython.codeplex.com/workitem/1214 and others - search for "encoding"). In particular, https://ironpython.codeplex.com/workitem/15506 would be a really easy fix for anyone who wants to get started. - Jeff __

Re: [Ironpython-users] Use 'ipy.exe' to run tests in Robot framework

2014-05-07 Thread Harshal Marne
Hi Jeff, Was able to run the test after installing http://effbot.org/media/downloads/elementtree-1.2.7-20070827-preview.win32.exe This fixes - 'ImportError' and test-cases created by calling functions in a .dll created out of .cs code are run successfully. Regards, ~ Harshal On Wed, May 7, 2014

Re: [Ironpython-users] Use 'ipy.exe' to run tests in Robot framework

2014-05-07 Thread Jeff Hardy
On Tue, May 6, 2014 at 2:31 PM, Harshal Marne wrote: > Setup details: > System: windows 2008 > Robot framework: 2.8.4 > Python 2.7.6 > IronPython 2.7 > > Task: > To run tests based on (.dll created out of c# code) as described in > https://code.google.com/p/robotframework/wiki/HowToUseCSharp > > I

Re: [Ironpython-users] Supporting ensurepip early in the development timeline?

2014-05-07 Thread Jeff Hardy
On Tue, May 6, 2014 at 2:09 PM, Olof Bjarnason wrote: > PIP built-in sounds like a dream :) > > Is there anything I can help out on testing this? First, open an issue: https://ironpython.codeplex.com/WorkItem/Create, and send me your CodePlex username so I can add you to the project (after 2.7.5

[Ironpython-users] IronPython, Daily Digest 5/6/2014

2014-05-07 Thread CodePlex
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New comment] types.FunctionType(...) raise NotImplementedError 2. [New issue] Code coverage for Ironpython scripts -- ISSUES 1. [New comment