We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page contains the agenda for the community meeting August 18, 2016 - 18:00 GMT
IronPython 2.7.x
Upgdating to StdLib version 2.7.x
Add release information at https://en.wikipedia.org/wiki/IronPython
First standalone Dlr release
Dlr
Version number
Nuget-Package
IronPython 3 progress
Implemantation of nonlocal
nonlocal
Implementation of yield from
yield from
Implementation of forcing parameternames: E.g.: def f (a, b, *, c, d)
def f (a, b, *, c, d)