Files
redmine-reporter/redmine_reporter
Кокос Артем Николаевич 738d9d543e fix: mount retry adapter on Redmine engine session
python-redmine exposes  as a context manager, while the
actual requests.Session lives in . Mounting the
retry adapter on the wrong object caused:

    'function' object has no attribute 'mount'

on startup. Update the related test to mock the real session.
2026-06-29 11:53:09 +07:00
..
2026-01-25 12:24:32 +07:00
2026-05-22 17:49:18 +07:00