Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need opaque type wrapper #124

Closed
wesgarland opened this issue Jul 18, 2023 · 1 comment · Fixed by #227
Closed

Need opaque type wrapper #124

wesgarland opened this issue Jul 18, 2023 · 1 comment · Fixed by #227
Assignees

Comments

@wesgarland
Copy link
Collaborator

TypeError: pythonmonkey cannot yet convert python objects of type: _UnixSelectorEventLoop

I can get around these by dict-wrapping, but I think it would be better to have a JS type that functions as some kind of arbitrary opaque type wrapper that can be used to deliver values to/from Python, and to use it automatically in cases like this.

@wesgarland wesgarland added this to the v0.3.0 milestone Jul 18, 2023
@Xmader Xmader removed this from the v0.3.0 milestone Aug 8, 2023
@zollqir zollqir mentioned this issue Jan 31, 2024
@wesgarland
Copy link
Collaborator Author

@caleb-distributive how does PR 227 fix this? Does it have some kind of opaque type wrapper in it? Is it transparent in use?

@wesgarland wesgarland moved this from Backlog to Ready To Do in PythonMonkey Kanban Board Mar 14, 2024
@zollqir zollqir moved this from Ready To Do to In progress in PythonMonkey Kanban Board Mar 14, 2024
@zollqir zollqir moved this from In progress to In review in PythonMonkey Kanban Board Mar 14, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in PythonMonkey Kanban Board Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants