IronLanguages/ironpython3
Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
PythonApache-2.0
Issues
- 0
- 1
can not work on .net9.0
#1831 opened by zhangzifang1 - 1
- 0
System.Array ordering comparisons are not working
#1822 opened by slozier - 4
64bits trading technology
#1818 opened by valengaro - 3
Switching project from .net 8 to 9 will cause input function to throw ArgumentException
#1811 opened by eugenelepekhin - 1
Feature: Unify `System.Exception` with `BaseException`
#1816 opened by Lamparter - 0
Overridden method called instead of base class method
#1808 opened by slozier - 0
Cannot install pip package if package contains native code that should be compiled during install
#1803 opened by davidbitterlich - 1
- 2
- 0
If call Python and there is an infinite loop in Python, where can set the timeout?
#1800 opened by chenkaiguo - 1
How to support IronPython 2.7 and 3.4 in one app?
#1798 opened by andyste1 - 6
Install setup.py
#1794 opened by nalsandori - 0
- 6
- 3
"Index was outside the bounds of the array" exception thrown when importing a class with hundreds of properties
#1793 opened by Ridleh - 1
- 0
big-data examples: using apache beam or spark
#1790 opened by jkone27 - 5
IronPython.Runtime.Exceptions.ImportException: 'No module named 'xml.etree.ElementTree''
#1787 opened by ssalmans428 - 0
Calling method with an argument of ReadOnlySpan<char> throws ArgumentException
#1788 opened by Meddington - 0
- 4
NullReferenceException while creating IronPython engine in referenced project
#1778 opened by martinmueller4voice - 4
no module named errno
#1779 opened by wally96334 - 8
No way to programmatically stop execution
#1780 opened by DJSures - 0
IronPython
#1782 opened by shen11AA - 1
future feature is not defined
#1781 opened by AtFy - 2
"not a Zip file" - what does it mean?!
#1775 opened by sensboston - 2
open function doesn't like WindowsPath
#1773 opened by programingfrik - 3
- 3
- 4
Lookuperror: unknown encoding: cp949
#1768 opened by nalsandori - 8
FirstOrDefault returns lambda function on empty collections from .NET 6 and forward
#1761 opened by Simon900225 - 0
IDE for Ironpython3 in 2023/2024
#1759 opened by RickyYCheng - 0
Would an update to .net 7 and 8 be coming soon?
#1762 opened by acrigney - 2
Different behaviour of simple script when compiled
#1745 opened by johnnyontheweb - 2
Memory leak when calling list(...) on OrderedDict
#1718 opened by spkl - 2
- 4
Ipyc not including json in standalone executable
#1748 opened by JonahEMorgan - 1
Using IronPython shell from GNU Emacs doesn't work
#1753 opened by programingfrik - 0
no package installation possible
#1751 opened by Feedback1000 - 5
MSSQL support in IronPython 3.4
#1746 opened by rajesh78 - 1
ImportException: IronPython3 NET
#1747 opened by David52920 - 0
GC related tests failing on Mono
#1743 opened by slozier - 13
System.NotImplementedException: byref delegate
#1728 opened by thislooksfun - 0
Debugging IronPython packages
#1724 opened by pckistler - 1
Confusion between class variable and instance variable when descriptor is used
#1722 opened by danabr - 1
- 1
- 1
IronPython Installer
#1707 opened by TomokiSanaki