Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Community Meeting August 18, 2016 18:00 GMT

Benedikt Eggers edited this page Aug 17, 2016 · 8 revisions

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.12 (Status)

  • Add release information at https://en.wikipedia.org/wiki/IronPython

  • IronRuby

  • Remove everything that has to do with IronRuby and push it into another repository.

  • First standalone Dlr release

  • Version number

  • Nuget-Package

  • IronPython 3 progress

  • Implemantation of nonlocal

  • Implementation of yield from

  • Implementation of forcing parameternames: E.g.: def f (a, b, *, c, d)