IronLanguages / ironpython2

Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).

Home Page:http://ironpython.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python latest vis-a-vis IronPython

lavanyadeepak opened this issue · comments

I am looking at Python which is currently in 3.9.x whereas IronPython is baselined with Python 2.7.x

Is there a plan for the latter to use the newest Python engine?

Work for a Python 3 compatible version is in progress at https://github.com/IronLanguages/ironpython3