On Wed, May 10, 2017 at 12:43:42PM +0000, Max wrote:
To view, visit
https://gerrit.osmocom.org/2552
Patch Set 1:
I guess this could use an entry in
'TODO-RELEASE' to note the fixed API?
Why? TODO-RELEASE is for keeping track of API/ABI changes so we bump corresponding
versions when necessary. Docstring change requires neither API not ABI bump.
In my view the API doc describes how the API/ABI *should* behave, and if it
mismatches that's like a bug in the API. If we fix that bug, that's interesting
for users of the API, right?
~N