Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

async support & httpx-based python-gitlab #1025

Open
@vishes-shell

Description

@vishes-shell

I've completely reworked python-gitlab to be async-compatible:https://github.com/vishes-shell/python-gitlab :

  • code it fully async compatible via awesomehttpx
  • async tests are rewritten withpytest,pytest-asyncio andrespx
  • functional tests are also rewritten to be async

You can see changes in pull requestvishes-shell#1 , i've tried to stick to project rules, but withoutpytest it would be harder...

I've seen some work that's done in#998 , and at the beginning i started on top of it, but found it hard to continue, due to some incomplete changes that are done, and trying to do sync stuff viarun_until_complete would not work.

I would like to release it underpython-gitlab-async module.

How i see it:

  • i would hear your thoughts on this
  • make some changes that you require (maybe dropcli support sincepython-gitlab do it good)
  • update documentation
  • transfer my fork under yourpython-gitlab namespace aspython-gitlab-async, become a member of it
  • release it in pypi.org
  • take care of it

I think it's not that hard to keep up with changes frommaster branch and try to release aspython-gitlab with same versions.

It was a pleasure to work with this brilliantly written library, and the same time you have a lot ofdefs to becomeasync defs.:)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp