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

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

Closed mickp closed 9 months ago

mickp commented 9 months ago

@dotnet-policy-service agree

mickp commented 9 months ago

Unfortunately, I'm unable to run the tests - I see errors on build relating to the use of file as a type name: loadtypesample.cs(110, 18): [CS9056] Types and aliases cannot be named 'file'. loadtypesample.cs(110, 18): [CS9056] Types and aliases cannot be named 'file'.