Skip to content

Conversation

@ivaylo-matov
Copy link
Owner

Add a targeted encoder for ConnectionNode-like objects to preserve callable .NET methods.

Python.NET was auto-encoding IEnumerable .NET objects (like ConnectionNode) into Python iterables, which stripped the original .NET instance and made methods like SubNodesOfSize or ExistingConnections unavailable. This change ensures these objects remain wrapped as CLR objects.


Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Dec 16, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants