Compare commits

..

5 commits

Author SHA1 Message Date
Mike FABIAN
aebb1bb488 Release 1.17.16
- Translation update from Weblate (ru 99.3%, tr 100%, zh_CN 100%)
2025-10-06 10:53:21 +02:00
Python Maint
bc8e4f17fc Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 12:22:42 +02:00
Python Maint
bbccbef727 Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 12:52:37 +02:00
Mike FABIAN
faa2393a85 Release 1.17.15
- Log all unhandled exceptions, makes debugging a lot easier
  When Python code runs in an environment like IBus,
  unhandled exceptions inside callbacks are usually caught
  and swallowed by the framework, often with no
  logging. That’s why one sees “silent” failures: the event
  handler stops executing at the exception, but IBus
  continues running, and you get no clue unless you manually
  log something.
- Stop calling IBus.init(), Python code no longer needs to call that
- Don't take index of the string returned by get_goucima() if it is too short
  (Resolves: https://github.com/mike-fabian/ibus-table/pull/201)
- Translation update from Weblate (el 22.2%, es 100%, ka 61.4%, pt_BR 100%
2025-08-09 19:46:47 +02:00
Fedora Release Engineering
970670787e Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-24 17:31:25 +00:00

Diff content is not available