Results 34 issues of Alex Earl

_From @matthewblott on November 22, 2015 16:32_ Hi, I've installed IronPython for mono on OSX and it seems to work without any issues. I can open a terminal using ipy...

mono

The initial implementation of pyexpat has some issues running the suite of tests from the python stdlib * [ ] Progressive parsing * [ ] UseForeignDTD * [ ] unicode...

Port to ipy3

* [ ] \_as\_parameter\_ not implemented for CFuncPtr in ctypes (see _as_parameter_ not implemented for CFuncPtr in ctypes) * [ ] Debug issue with ctypes\test\test_frombuffer.py#test_abstract * [ ] Marshaling of...

macos
Port to ipy3
ctypes

See Tests/test_help.py. The MemoryStream portion is failing on the latest mono.

Port to ipy3

Similar to PythonDictionary and Dictionary.

Port to ipy3

_From @ironpythonbot on December 9, 2014 16:35_ ``` # -*- coding: nonsense -*- print "Testing..." Traceback (most recent call last): File mscorlib, line unknown, in .ctor File mscorlib, line unknown,...

Port to ipy3

_From @ironpythonbot on December 9, 2014 18:8_ We are running IronPython 2.7.3. We have been getting a StackOverflow error, which we have reduced to the attached program. It only crashes...

high

See https://github.com/python/cpython/blob/2.7/Modules/_ssl.c#L1790

Port to ipy3

Currently GetItem and DeleteItem are implemented.

Port to ipy3

_From @ironpythonbot on December 9, 2014 17:44_ Currently our .NET types cannot survive a pickling because their \_\_module\_\_ includes the assembly name in text. If instead it was just the...

untriaged
Port to ipy3