Thanks to visit codestin.com
Credit goes to github.com

Skip to content

generator implementation issue with libgit2 #183

Closed
@cholin

Description

@cholin

As you may have noticed there are some problems to implement a python generator with these *_foreach iterators of libgit2. I've opened an issue libgit2/libgit2#1384 for that. I'll let this issue open to collect some problematic _foreach functions. For the moment there are:

  • git_references_foreach
  • git_note_foreach

Diff seems to support as well some old fashioned way of iterating (not callback based). I'll look into that.

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