Michael Förderer
Michael Förderer
Yes, the content must be a binary string and not a file handle.
The `open` was there since the introduction of `attach_file`. Feel free to create a PR.
I mean the whole block.
You're using the new OO interface and the linked documentation is for the old functions if you create a bit bucket object. The old interface is probably outdated. The new...
I see no founction accessing https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Bworkspace%7D/%7Brepo_slug%7D/src.
Yes, but that endpoint isn't implemented.
@gonchik This is fixed by #934.
There is also a limit on the server side. The user can't increase this.
In my opinion it was wrong to add the arguments `start=None, limit=None` to the function The paged APIS need to be called in a special way and this should be...
I think the whole if block can be removed. Please also update the documentation. A commit or/and a pattern can be given.