python-loguru

Edit Package python-loguru

Python logging component with a simple interface

Refresh
Refresh
Source Files
Filename Size Changed
loguru-0.6.0.tar.gz 0000123158 120 KB
loguru-fix-repr-tests.patch 0000004249 4.15 KB
python-loguru.changes 0000008634 8.43 KB
python-loguru.spec 0000002397 2.34 KB
Revision 15 (latest revision is 27)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 993287 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 15)
- Update to 0.6.0
  * Remove internal use of pickle.loads() considered as a security
    vulnerability referenced as CVE-2022-0329 (#563).
  * Modify coroutine sink to make it discard log messages when
    loop=None and no event loop is running (due to internally using
    asyncio.get_running_loop() in place of
    asyncio.get_event_loop()).
  * Remove the possibility to add a coroutine sink with
    enqueue=True if loop=None and no event loop is running.
  * Change default encoding of file sink to be utf8 instead of
    locale.getpreferredencoding() (#339).
  * Prevent non-ascii characters to be escaped while logging JSON
    message with serialize=True (#575, thanks @ponponon).
  * Fix flake8 errors and improve code readability (#353, thanks
    @AndrewYakimets).
- Drop merged patches:
  * loguru-exception-formatting-py39.patch
  * pytest-6.2-excepthooks.patch
- Add loguru-fix-repr-tests.patch
  * Fix "repr()" tests failing on Python 3.11 and Python 3.10.6
  * https://github.com/Delgan/loguru/commit/4fe21f66
Comments 0
openSUSE Build Service is sponsored by