Working group notes for June 18, 2020

Attendees: Mohamed, Amos, Victor, Benedikt


Agenda

* Review action items from last meeting
o Benedikt/Mohamed: extract “Moving files around” PR
o Benedikt/Mohamed: extract “Support for dotnet SDK” PR
* PR #958 https://github.com/pythonnet/pythonnet/pull/958 - what's left, how 
can we (Unity) help bring this to master?

Notes

* No new NuGet for 2.x releases due to many packages needed
* We will start releasings NuGet for 3.x dev builds as soon as they are 
available
* PR opened to drop Python 2 support (1158)
* CLR/CoreCLR loading is striving to be pure Python with no C code to simplify 
build and deployment
* PR #958 https://github.com/pythonnet/pythonnet/pull/958 : Amos is syncing it 
to the latest master. Victor: still quite a few comments pending
* On PyHandle (#1087): Integrate with the existing NewReference and 
BorrowedReference types, which should be used on the interface to Python

Action Items

* Check whether we need to change the `WITH_DEBUG` variant of PyObject_TYPE for 
newer versions of Python (> 3.8?)
* Add reference to backports-2.5 branch in README
* Switch to .NET Standard for everything but ClrModule
* Change project files to new format
* Consider adding a StolenReference type
_______________________________________________
PythonNet mailing list -- pythonnet@python.org
To unsubscribe send an email to pythonnet-le...@python.org
https://mail.python.org/mailman3/lists/pythonnet.python.org/
Member address: arch...@mail-archive.com

Reply via email to