8000 Unnecesary glib dependency · Issue #1120 · pythonnet/pythonnet · GitHub
[go: up one dir, main page]

Skip to content
Unnecesary glib dependency #1120
Closed
Closed
@lostmsu

Description

@lostmsu

clrmodule uses glib in a single place: main_thread_handler takes a parameter of type gobject from glib, which is actually just a pointer to PyNet_Args (a cast is used). As main_thread_handler is an internal function, this dependency seems unnecessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0