@kugel- @codebrainz Mind having a look? I assume that `Py_RETURN_NONE` here was a typo or copy-paste error. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/526
-- Commit Summary --
* GeanyPy: fix Document.text_changed
-- File Changes --
M geanypy/src/geanypy-document.c (4)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/526.patch https://github.com/geany/geany-plugins/pull/526.diff
Must be, [upstream doesn't have this typo](https://github.com/codebrainz/geanypy/blob/master/src/geanypy-document.c#L11...).
Apprently https://github.com/codebrainz/geanypy/commit/b71408716bda9575c6222113edd1c4b... (and maybe others) was never merged into g-p
[Git Submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) FTW!
For `diff -bur geanypy geany-plugins/geanypy` output [see here](https://gist.github.com/codebrainz/990345f4010523a49a9556b3160171f1).
After bringing in fixes and a few small changes to reduce diff noise:
https://gist.github.com/codebrainz/990345f4010523a49a9556b3160171f1#file-gpy...
Closed #526 via #527.
github-comments@lists.geany.org