You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 14, 2018. It is now read-only.
When I compile an IronPython file to dll into the disk with
clr.CompileModules, I cannot set the version number of the dll file.
I use this method to speed up the starting of IP engine.
It would be good to use version numbers
Although the related documentation is not made, but I think version number is
missing from the formal parameters.
Original CodePlex Issue:Issue 25374 Status: Active Reason Closed: Unassigned Assigned to: Unassigned Reported on: Nov 17, 2009 at 11:46 AM Reported by: Lysander Updated on: Feb 22, 2013 at 2:10 AM Updated by: jdhardy
When I compile an IronPython file to dll into the disk with
clr.CompileModules, I cannot set the version number of the dll file.
I use this method to speed up the starting of IP engine.
It would be good to use version numbers
Although the related documentation is not made, but I think version number is
missing from the formal parameters.
The task/bug of missing documentation
Item # 22235
Improve doc strings
http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=22235
Work Item Details
Original CodePlex Issue: Issue 25374
Status: Active
Reason Closed: Unassigned
Assigned to: Unassigned
Reported on: Nov 17, 2009 at 11:46 AM
Reported by: Lysander
Updated on: Feb 22, 2013 at 2:10 AM
Updated by: jdhardy