Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New issue] sys.version is incomplete in user created engine, creating
problems in platform.py
--
ISSUES
1. [New issue] sys.version is incom
Hi,
We currently have a massive memory leak using IronPython hosted in our
application (about 10-15 MB per script run).
Googling brought up that using the LightweightScopes option should solve that
problem. However, I was not able to find any documentation about the
implications of lightweight
Marcus wrote:
> Hi,
>
> We currently have a massive memory leak using IronPython hosted in our
> application (about 10-15 MB per script run).
>
> Googling brought up that using the LightweightScopes option should solve
> that problem. However, I was not able to find any documentation about the
>