Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / IronLanguages/ironpython2 issues and pull requests

#841 - Wrong behavior in float values using IronPython in a C# application

Issue - State: open - Opened by jandres861 3 months ago - 4 comments

#839 - Port IronLanguages/ironpython3#1643 to ironpython2 for #838.

Pull Request - State: closed - Opened by mickp 10 months ago - 2 comments

#838 - `float` format specifier throws on `int`, unlike in cpython.

Issue - State: open - Opened by mickp 10 months ago - 1 comment

#837 - Custom metaclass causes AttributeErrors to lose binding info.

Issue - State: open - Opened by mickp 11 months ago
Labels: confirmed, Port to ipy3

#836 - Don't list extension methods multiple times.

Pull Request - State: closed - Opened by Simon900225 12 months ago - 2 comments

#834 - It might be possible to get version 2.7.0.?

Issue - State: open - Opened by killo3967 over 1 year ago - 3 comments

#830 - Critical Vulnerabilities - Use of outdated libexpat library

Issue - State: closed - Opened by tomtom215 over 1 year ago - 7 comments

#829 - System.TypeInitializationException IronPython2

Issue - State: open - Opened by Ranbir-Sinha almost 2 years ago - 1 comment
Labels: mono

#827 - Fix CVE-2015-20107

Pull Request - State: closed - Opened by AkanshDivker almost 2 years ago - 1 comment
Labels: Port to ipy3

#824 - What is the funciton of Mono.Unix in version 2.7.12

Issue - State: closed - Opened by bnuzhouwei almost 2 years ago - 1 comment

#823 - Exception import logging

Issue - State: open - Opened by nalsandori about 2 years ago

#822 - Calling a previous called library throws UnboundNameException

Issue - State: closed - Opened by ChrisAcrobat about 2 years ago - 5 comments

#821 - Mangled group names in RE_Match.groupdict()

Issue - State: open - Opened by janrehberg over 2 years ago - 1 comment
Labels: confirmed, good first issue

#820 - "failed to parse CPython sys.version..." error when running under .Net 6

Issue - State: open - Opened by andyste1 over 2 years ago - 4 comments

#819 - Nested generator expressions can't access parent scope in set and dict comprehensions (unlike cPython 2.7)

Issue - State: open - Opened by JamesParrott over 2 years ago - 1 comment
Labels: bug, confirmed

#817 - Support default value for structs, such as default(CancellationToken)

Issue - State: open - Opened by bnuzhouwei over 2 years ago - 3 comments
Labels: confirmed, Port to ipy3

#815 - compiling DLLs with ipyc.exe asks erroneously for /main

Issue - State: open - Opened by CFTSeb over 2 years ago
Labels: confirmed, Port to ipy3

#814 - Incomplete help-command in ipyc.exe

Issue - State: open - Opened by CFTSeb over 2 years ago - 1 comment
Labels: good first issue

#813 - indexing zero-length lists

Issue - State: open - Opened by thautwarm over 2 years ago - 2 comments

#812 - InvalidCastException when calling FirstOrDefault on a PythonList in .NET 6

Issue - State: open - Opened by slozier over 2 years ago - 4 comments
Labels: .NET Core, Port to ipy3

#811 - IronPython.Runtime.Exceptions.ImportException: 'No module named datetime'

Issue - State: closed - Opened by ShakirEE over 2 years ago - 4 comments

#810 - Referencing multiple assemblies can trigger TypeError when calling an extension method

Issue - State: open - Opened by slozier over 2 years ago - 19 comments
Labels: .NET Core, Port to ipy3

#809 - How to view the version of the python library included in ironpython?

Issue - State: closed - Opened by iamcrystal94 over 2 years ago - 1 comment

#808 - Fix CVE-2022-0391

Pull Request - State: closed - Opened by theta682 almost 3 years ago - 3 comments

#807 - how to get ast from python file?

Issue - State: open - Opened by syqlearning almost 3 years ago - 1 comment

#806 - IronPython.StdLib 2.7.12 is missing on nuget.org

Issue - State: closed - Opened by cwensley almost 3 years ago - 1 comment

#805 - Wrapping __import__ affects accessibility of some properties

Issue - State: open - Opened by janrehberg almost 3 years ago - 1 comment
Labels: Port to ipy3

#804 - Version 2.7.12

Pull Request - State: closed - Opened by slozier almost 3 years ago

#803 - Fix .NET 6.0 issues

Pull Request - State: closed - Opened by slozier almost 3 years ago - 5 comments

#802 - Has 2.7.11 been validated against .NET 6?

Issue - State: closed - Opened by JohnTenney almost 3 years ago - 4 comments

#801 - Remove .NET Core 2.1

Pull Request - State: closed - Opened by slozier about 3 years ago

#800 - Changes from ipy3

Pull Request - State: closed - Opened by slozier about 3 years ago

#799 - Serializing failed due to missing parameterless constructor

Issue - State: open - Opened by matthiasburger about 3 years ago - 3 comments

#798 - Exception in destructor

Issue - State: open - Opened by maxmontgmx about 3 years ago - 12 comments

#797 - Use Mono.Unix for .NET Core runtime

Pull Request - State: closed - Opened by cwensley about 3 years ago - 2 comments

#796 - import socket does not work in Core but in full framework

Issue - State: closed - Opened by AndersMalmgren about 3 years ago - 2 comments

#795 - Use Mono.Unix for Apple Silicon support

Issue - State: closed - Opened by cwensley about 3 years ago - 2 comments

#794 - pip installation errors/missing modules

Issue - State: open - Opened by furkankarayel about 3 years ago

#792 - Cannot add reference to library built with .NET 5.0.400

Issue - State: closed - Opened by vsajip over 3 years ago - 3 comments

#791 - "Invalid assembly qualified name" exception when calling Python.CreateEngine() on .NET 5.0+ when using Thai (th-TH) culture

Issue - State: closed - Opened by waltdestler over 3 years ago - 1 comment
Labels: confirmed, Port to ipy3

#790 - No module named os on Raspberry PI

Issue - State: closed - Opened by hvilppu over 3 years ago - 2 comments

#789 - No module named errno

Issue - State: closed - Opened by dronov-dmitry over 3 years ago - 1 comment

#788 - Does the MSI installation work for Visual Studio 2019 Community?

Issue - State: open - Opened by RedWings-RedBull over 3 years ago - 1 comment

#787 - hashlib module ironpython 2.7.3 error line 160 and 161

Issue - State: closed - Opened by dronov-dmitry over 3 years ago - 1 comment

#786 - Static constructors not being called for loaded classes

Issue - State: closed - Opened by Raijinili over 3 years ago - 4 comments

#785 - "Invalid" error while loading DLL (0x80131047)

Issue - State: open - Opened by Raijinili over 3 years ago - 3 comments

#783 - ANSYS Workbench Ironpython threading problem

Issue - State: open - Opened by 1990chs over 3 years ago - 7 comments

#782 - IronPhyton wpf removed from Visual Studio 16.9.4

Issue - State: closed - Opened by JetteChristensen over 3 years ago - 1 comment

#781 - What is the best version of Python to use for IronPython 2.7.11

Issue - State: closed - Opened by gpadvorac over 3 years ago - 3 comments

#777 - Equivalent code in IronPython from C# code

Issue - State: closed - Opened by Marco-Pellegrino over 3 years ago - 13 comments

#775 - Error importing pytesseract in Python script

Issue - State: closed - Opened by teckdj almost 4 years ago - 7 comments
Labels: not supported - C extension

#773 - Is it possible to use my custom Python environment in ironpython compiler

Issue - State: closed - Opened by Abdalmenem almost 4 years ago - 1 comment
Labels: not supported - C extension

#769 - IronPython.Hosting.Python.CreateEngine in Blazor 5 - WebAssembly .Net5.

Issue - State: open - Opened by JimmyHeartbreaker almost 4 years ago - 7 comments
Labels: confirmed, Port to ipy3

#768 - IronPython.Runtime.Exceptions.ImportException: "No module named

Issue - State: closed - Opened by ManfreddEE almost 4 years ago - 2 comments

#767 - TargetFrameworks net5.0-windows missing

Issue - State: closed - Opened by nesaboz almost 4 years ago - 1 comment

#765 - It seems that new features in C# cause the Genetic index can't be used

Issue - State: open - Opened by bnuzhouwei almost 4 years ago - 1 comment
Labels: confirmed, Port to ipy3

#763 - OutOfMemory!!!How to Use CreateEngine or ScriptRuntime

Issue - State: open - Opened by jol5 almost 4 years ago - 5 comments
Labels: confirmed, Port to ipy3

#761 - Import module error

Issue - State: closed - Opened by 15566263905 almost 4 years ago - 2 comments

#758 - requests Library Bug in Lastest Version of ironPython

Issue - State: closed - Opened by UnknownSourceCode almost 4 years ago - 2 comments

#755 - IronPython stops to work with module (json) after a while

Issue - State: open - Opened by AndersMalmgren almost 4 years ago - 16 comments
Labels: Port to ipy3

#749 - InvalidOperationException during compilation of some erroneous list comprehensions.

Issue - State: open - Opened by krajzeg about 4 years ago - 1 comment
Labels: confirmed, Port to ipy3

#732 - sys._getframe(0).f_lineno always returns 1

Issue - State: open - Opened by strongly-typed about 4 years ago - 4 comments
Labels: confirmed, Port to ipy3

#725 - chr fails with a TypeError for classes that define __int__ but return a long

Issue - State: open - Opened by slozier over 4 years ago
Labels: Port to ipy3

#719 - IronPython 2.7.10 not finding system dll modules

Issue - State: closed - Opened by galahad25 over 4 years ago - 5 comments

#710 - help() function won't work

Issue - State: open - Opened by Infixz over 4 years ago - 4 comments
Labels: confirmed, Port to ipy3

#706 - Missing the .net core standalone executable

Issue - State: open - Opened by AnandTati over 4 years ago - 3 comments
Labels: Port to ipy3

#701 - Using Debugger

Issue - State: open - Opened by RaviMDhoble over 4 years ago - 1 comment

#700 - `open('two\nlines')` raises ValueError, not IOError like CPython

Issue - State: open - Opened by pekkaklarck over 4 years ago
Labels: confirmed, Port to ipy3, CPython compatibility

#688 - Memory leaks in special cases when using ObjectOperations.InvokeMember()

Issue - State: open - Opened by Phgddr almost 5 years ago - 2 comments
Labels: Port to ipy3

#684 - IronPython.Runtime.Exceptions.ImportExceptions: No module name job

Issue - State: closed - Opened by davideveloper about 5 years ago - 1 comment

#679 - sys module has no attribute 'setprofile'

Issue - State: open - Opened by davidjcastner about 5 years ago - 1 comment
Labels: confirmed, Port to ipy3

#673 - exit() broken in ipy.exe

Issue - State: closed - Opened by tinyg about 5 years ago - 15 comments

#662 - IronPython do not support GBK or GB2312

Issue - State: closed - Opened by FSatellite about 5 years ago - 1 comment

#661 - Import not thread safe

Issue - State: open - Opened by tinyg about 5 years ago - 2 comments
Labels: Port to ipy3

#660 - [WIP] Test GH actions for build

Pull Request - State: closed - Opened by slide about 5 years ago - 4 comments

#659 - io.open does not find up the .NET version of encodings

Issue - State: open - Opened by slozier about 5 years ago - 1 comment
Labels: Port to ipy3, .NET interop

#587 - Numpy with ironpython 2.7.7

Issue - State: open - Opened by maxmont almost 6 years ago - 14 comments
Labels: Port to ipy3

#569 - FTP upload problem

Issue - State: open - Opened by anthonyhawes almost 6 years ago
Labels: confirmed

#566 - bz2 module does not support seeking

Issue - State: open - Opened by slozier almost 6 years ago - 1 comment

#564 - pip on IronPython 2.7.9 with .NET Core 2.1

Issue - State: open - Opened by wtftc almost 6 years ago - 8 comments

#537 - SAX problem not working.

Issue - State: open - Opened by sebastianpszczolka about 6 years ago - 3 comments
Labels: confirmed, pyexpat

#530 - In the repl, multi-line statement gives SyntaxError: unexpected token '<newline>'

Issue - State: open - Opened by gbarta about 6 years ago - 2 comments
Labels: confirmed, Port to ipy3

#414 - import typing fails

Issue - State: open - Opened by slozier over 6 years ago - 2 comments
Labels: Port to ipy3

#356 - Pytest doesn't work with IronPython

Issue - State: closed - Opened by scaramallion over 6 years ago - 18 comments

#351 - Compile to assembly on linux dotnet core?

Issue - State: open - Opened by wegel over 6 years ago - 11 comments
Labels: .NET Core, Port to ipy3

#344 - Something is wrong with Python.CreateEngine(); in dotnet core.

Issue - State: closed - Opened by Mohsens22 over 6 years ago - 8 comments

#309 - os.spawnv argument quoting does not match CPython

Issue - State: open - Opened by slozier almost 7 years ago
Labels: CPython compatibility