Skip to content

imprv: asyncio-related stubs in events and Gio#309

Merged
bryanforbes merged 1 commit into
pygobject:masterfrom
bryanforbes:imprv/asyncio-types
May 17, 2026
Merged

imprv: asyncio-related stubs in events and Gio#309
bryanforbes merged 1 commit into
pygobject:masterfrom
bryanforbes:imprv/asyncio-types

Conversation

@bryanforbes
Copy link
Copy Markdown
Collaborator

  • Rework events.pyi to mirror upstream pygobject structure
  • In Gio.pyi, annotate Application.create_asyncio_task as accepting asyncio._CoroutineLike[_T] and returning asyncio.Task[_T]

- Rework `events.pyi` to mirror upstream pygobject structure
- In `Gio.pyi`, annotate `Application.create_asyncio_task` as accepting
  `asyncio._CoroutineLike[_T]` and returning `asyncio.Task[_T]`
@bryanforbes bryanforbes merged commit 3a3e7fe into pygobject:master May 17, 2026
2 checks passed
@bryanforbes bryanforbes deleted the imprv/asyncio-types branch May 17, 2026 02:46
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.

1 participant