Skip to content

Conversation

@dbrattli
Copy link
Collaborator

  • Fix FSharpList and other generic classes to not redeclare class-level type parameters on methods like GetEnumerator and __iter__
  • Add class generic parameters to ScopedTypeParams context before processing attached members
  • Filter out class-level generics from method type parameters in calculateTypeParams
  • Wrap ResizeArray (Python list) arguments with to_enumerable() in Seq module functions for type compatibility

@dbrattli dbrattli merged commit fba5acb into main Dec 10, 2025
22 checks passed
@dbrattli dbrattli deleted the python-seq-resizearray-typing-fixes branch December 10, 2025 20:19
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.

2 participants