issues
search
IronLanguages
/
ironpython2
Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).
http://ironpython.net
Apache License 2.0
1.08k
stars
229
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wrong behavior in float values using IronPython in a C# application
#841
jandres861
opened
3 months ago
4
Can not convert a instance to base interface type when the instance is added to builtin module.
#840
zhangzifang1
closed
5 months ago
1
Port IronLanguages/ironpython3#1643 to ironpython2 for #838.
#839
mickp
closed
9 months ago
2
`float` format specifier throws on `int`, unlike in cpython.
#838
mickp
opened
10 months ago
1
Custom metaclass causes AttributeErrors to lose binding info.
#837
mickp
opened
10 months ago
0
Don't list extension methods multiple times.
#836
Simon900225
closed
11 months ago
2
raw_input() not returning back on hitting ENTER key on ppc64le platform
#835
Sapana-Khemkar
opened
1 year ago
0
It might be possible to get version 2.7.0.?
#834
killo3967
opened
1 year ago
3
Mono.Posix.dll not included in nuget package or referenced via package
#833
pde-cds
opened
1 year ago
0
IronPython 2.7.12 on Windows 11 | Unable to install package(s) through pip
#832
InfiniteBSOD
opened
1 year ago
2
Critical Vulnerabilities - Use of outdated libexpat library
#830
tomtom215
closed
1 year ago
7
System.TypeInitializationException IronPython2
#829
Ranbir-Sinha
opened
1 year ago
1
I want to open an image and scan the QR code using IronPython 2.7 . but no module seems to work. Even cv2 does not work. PIL does not work. For just opening an image is there any method that supports with ironpython?????
#828
HassanZainMohammed
opened
1 year ago
0
Fix CVE-2015-20107
#827
AkanshDivker
closed
1 year ago
1
Delegates with generic error: The generic type 'System.Func`4' was used with an invalid instantiation in assembly
#826
bnuzhouwei
opened
1 year ago
1
System.ReadOnlySpan: Exception of type 'System.Reflection.TargetException' was thrown
#825
bnuzhouwei
opened
1 year ago
1
What is the funciton of Mono.Unix in version 2.7.12
#824
bnuzhouwei
closed
1 year ago
1
Exception import logging
#823
nalsandori
opened
2 years ago
0
Calling a previous called library throws UnboundNameException
#822
ChrisAcrobat
closed
2 years ago
5
Mangled group names in RE_Match.groupdict()
#821
janrehberg
opened
2 years ago
1
"failed to parse CPython sys.version..." error when running under .Net 6
#820
andyste1
opened
2 years ago
4
Nested generator expressions can't access parent scope in set and dict comprehensions (unlike cPython 2.7)
#819
JamesParrott
opened
2 years ago
1
I wasnt able to use pandas dataframe or numpy libraries with irpnpython. is there a way to enable pandas with ironpython. the nuget from C# doesnt have it.
#818
senaerg
closed
2 years ago
1
Support default value for structs, such as default(CancellationToken)
#817
bnuzhouwei
opened
2 years ago
3
MongoDb GetCollection error: get MakeGenericMethod may only be called on a method for which MethodBase.IsGenericMethodDefinition is true.
#816
bnuzhouwei
opened
2 years ago
4
compiling DLLs with ipyc.exe asks erroneously for /main
#815
CFTSeb
opened
2 years ago
0
Incomplete help-command in ipyc.exe
#814
CFTSeb
opened
2 years ago
1
indexing zero-length lists
#813
thautwarm
opened
2 years ago
2
InvalidCastException when calling FirstOrDefault on a PythonList in .NET 6
#812
slozier
opened
2 years ago
4
IronPython.Runtime.Exceptions.ImportException: 'No module named datetime'
#811
ShakirEE
closed
2 years ago
4
Referencing multiple assemblies can trigger TypeError when calling an extension method
#810
slozier
opened
2 years ago
19
How to view the version of the python library included in ironpython?
#809
iamcrystal94
closed
2 years ago
1
Fix CVE-2022-0391
#808
theta682
closed
2 years ago
3
how to get ast from python file?
#807
syqlearning
opened
2 years ago
1
IronPython.StdLib 2.7.12 is missing on nuget.org
#806
cwensley
closed
2 years ago
1
Wrapping __import__ affects accessibility of some properties
#805
janrehberg
opened
2 years ago
1
Version 2.7.12
#804
slozier
closed
2 years ago
0
Fix .NET 6.0 issues
#803
slozier
closed
3 years ago
5
Has 2.7.11 been validated against .NET 6?
#802
JohnTenney
closed
3 years ago
4
Remove .NET Core 2.1
#801
slozier
closed
3 years ago
0
Changes from ipy3
#800
slozier
closed
3 years ago
0
Serializing failed due to missing parameterless constructor
#799
matthiasburger
opened
3 years ago
3
Exception in destructor
#798
maxmontgmx
opened
3 years ago
12
Use Mono.Unix for .NET Core runtime
#797
cwensley
closed
3 years ago
2
import socket does not work in Core but in full framework
#796
AndersMalmgren
closed
3 years ago
2
Use Mono.Unix for Apple Silicon support
#795
cwensley
closed
3 years ago
2
pip installation errors/missing modules
#794
furkankarayel
opened
3 years ago
0
importlib.import_module not working as expected with namespaces
#793
vsajip
opened
3 years ago
0
Cannot add reference to library built with .NET 5.0.400
#792
vsajip
closed
3 years ago
3
"Invalid assembly qualified name" exception when calling Python.CreateEngine() on .NET 5.0+ when using Thai (th-TH) culture
#791
waltdestler
closed
3 years ago
1
Next