Skip to content

Conversation

@cjdoris
Copy link
Member

@cjdoris cjdoris commented Nov 16, 2025

Summary

  • replace pyconvert rule priorities with scoped rules and strict subclass ordering
  • update built-in, wrapper, numpy, ctypes, and pandas conversions to use the new API
  • refresh documentation, changelog, and tests to cover scoped rule behavior

Testing

  • julia --project -e 'using PythonCall; println(pyconvert(Bool, pybuiltins.True))'
  • julia --project -e 'using PythonCall; println(pyconvert(String, pystr("abc")))'

Codex Task

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants