8000 Need to update type annotations for http_* methods · Issue #2158 · python-gitlab/python-gitlab · GitHub
[go: up one dir, main page]

Skip to content
Need to update type annotations for http_* methods #2158
@JohnVillalovos

Description

@JohnVillalovos

The type annotations for the http_* methods need to be updated.

In reality they return more than just a Dict[str, Any] but can also return a List[Any]. For example the issues.particpants() call returns a list of dictionaries.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0