anki-connect/plugin
oakkitten 8a84db971a Patch Anki 2.1.50 on Windows to have valid stdout
Something in Anki is setting stdout to Null.
This is a problem because Anki itself is writing to it,
particularly when printing warnings about
the deprecated methods that we are using.

This patches Anki using the same method that
the upcoming Anki 2.1.51 is using.
2022-04-26 15:22:07 +01:00
..
__init__.py Patch Anki 2.1.50 on Windows to have valid stdout 2022-04-26 15:22:07 +01:00
config.json Add requestPermission API method (#255) 2021-05-07 20:33:06 -07:00
config.md Cleanup 2020-01-05 16:24:20 -08:00
edit.py Explicitly require Anki >= 2.1.45 2022-04-26 15:22:06 +01:00
util.py Patch Anki 2.1.50 on Windows to have valid stdout 2022-04-26 15:22:07 +01:00
web.py Explicitly allow requests from public websites via new header (#302) 2022-02-18 23:08:44 -08:00