Python for .NET (pythonnet) 2.2.0.dev1 new development release available

Denis Akhiyarov <[email protected]>
Newsgroups gmane.comp.python.announce,gmane.comp.python.dotnet
Message-ID <CALxxJLRUAsRokOOJpw5uwz0T5qvqNcSooSwZns=j-8kZbCg=UA@mail.gmail.com>
Hello Python and .NET developers,

New pythonnet 2.2.0.dev1 version with (pre-)release notes are available for
download from PYPI and GitHub:

<goog_1064174022>
https://pypi.python.org/pypi/pythonnet/2.2.0.dev1

Note that since this is pre-release, use this command for installation:

pip install pythonnet --pre -U

Detailed release notes:

https://github.com/pythonnet/pythonnet/releases

News

   - clrmagic for IPython kernel <https://github.com/pythonnet/clrmagic>
   - presentation on PyOhio 2016
   <https://mail.python.org/pipermail/pythondotnet/2016-September/001810.html>
   - 3 new pythonnet core developers @denfromufa
   <https://github.com/denfromufa> @filmor <https://github.com/filmor>
   @vmuriart <https://github.com/vmuriart>
   - 26+1 contributors
   <https://github.com/pythonnet/pythonnet/graphs/contributors>

Changelog

   - Switch to C# 6.0 (#219
   <https://github.com/pythonnet/pythonnet/pull/219>)
   - Relative imports (#219
   <https://github.com/pythonnet/pythonnet/pull/219>)
   - Recursive types (#250 <https://github.com/pythonnet/pythonnet/pull/250>
   )
   - Demo fix - stream reading (#225
   <https://github.com/pythonnet/pythonnet/pull/225>)
   - setup.py improvements for locating build tools (#208
   <https://github.com/pythonnet/pythonnet/pull/208>)
   - unmanaged exports updated (#206
   <https://github.com/pythonnet/pythonnet/pull/206>)
   - Mono update pinned to 4.2.4.4 (#233
   <https://github.com/pythonnet/pythonnet/pull/233>)
   - Documentation update (http://pythonnet.github.io/)
   - wiki added (https://github.com/pythonnet/pythonnet/wiki)

Known Issues

   - Subclassing .NET classes (#264
   <https://github.com/pythonnet/pythonnet/issues/264>)
   - Mixing python and .NET constructors (#252
   <https://github.com/pythonnet/pythonnet/issues/252>)
   - License update (one blocking contributor @tiran
   <https://github.com/tiran> out of 27)
   - Overloading on constructors, ref/out and subtypes (#265
   <https://github.com/pythonnet/pythonnet/issues/265>)
   - pythonhome and pythonpath (#186
   <https://github.com/pythonnet/pythonnet/pull/186>)
   - Regression bug on numpy arrays (#249
   <https://github.com/pythonnet/pythonnet/issues/249>)
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.