harfbuzz harfbuzz-icu: updated 12.3.1
Overview of changes leading to 12.3.1
Tuesday, January 20, 2026
=====================================
- Various speed optimizations.
- Build fixes for GCC 4.9.
- Fix NULL pointer deference when malloc fails.
py-imapclient: updated to 3.1.0
3.1.0
New Features
Simplify IMAP4_TLS class and fix Python 3.14+ compatibility
Other Changes
Fix typo in man page: certifcate -> certificate
Move man page to section 7
update supported python versions in doc
chore(deps-dev): bump mypy from 1.6.1 to 1.8.0
chore(deps-dev): bump sphinx from 6.2.1 to 7.2.6
chore: add setuptools to requirements-dev.txt
chore(deps-dev): bump black from 23.11.0 to 24.4.2
chore(deps-dev): bump pylint from 3.0.2 to 3.2.6
chore(deps-dev): bump flake8 from 6.1.0 to 7.1.0
[12 lines not shown]
py-sarge: updated to 0.1.8
0.1.8
Fixed 55: Polled subcommands in order to return up-to-date return codes in Pipeline.returncodes.
Fixed 56: Ensure process_ready event is set at the appropriate time.
Fixed 57: Stored exception in command node for use when in asynchronous mode.
Fixed 58: Ensure Capture object has a flush method.