inotify: _inotify.c: bugfix: remove_watch has to return PyNone on success
We are not currently using that API function in inotify, hence the reason
for the "silent" bug. But returning NULL here causes the interpreter to crash.
Let's keep code clean for reusers :)
The whole "bail" logic was unneeded here.
adding a
now at: a.patch
applying b.patch
applying c.patch
now at: c.patch
now at: b.patch
% Using index
now at: a.patch
applying b.patch
applying c.patch
now at: c.patch
% No warnings when using index
now at: b.patch
applying c.patch
applying bug314159
now at: bug314159
% Detect ambiguous non-index
patch name "14" is ambiguous:
bug314159
bug141421
abort: patch 14 not in series