Hi @davidfowl @tonybaloney CSnakes team, We’re currently exploring ways to embed Python logic into C# applications using CSnakes, and I had a specific use case and question about Python.NET 3 ...
Python.NET used Binary Formatter, which is deprecated in .NET (and shouldn't be used regardless) The GIL wrapper is quite basic, in CSnakes we have concurrent queues to avoid the GC collector ...