8000 methods deprecation · Issue #280 · python-gitlab/python-gitlab · GitHub
[go: up one dir, main page]

Skip to content
methods deprecation #280
Closed
Closed
@guyzmo

Description

@guyzmo

I've had a report for deprecation warnings in git-repo when using gitlab. I then looked at the release notes, and found out that a bunch of the Gitlab object's API is getting deprecated.

Though, I actually need those in git-repo where I initialise objects in two steps, first I initialise the instances (and importantly request's session) then I load the configuration, and finally the connect method configures the gitlab object.

So either having a method to configure the object after it has been instanciated (with an API similar to the constructor), or keeping the setters really matter to me! Or I'll end up forced to monkey patched internals of python-gitlab and that can end up ugly 😖

cf this issue

Thank you for your lib ♥

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