aider/tests
mdk 5c92491bc0 Fix issue #1802: Handle UnicodeDecodeError in repo file paths
Added error handling for UnicodeDecodeError when decoding paths in the Git repository.
This issue arises when paths are encoded in formats other than the expected system encoding.

The error handler now provides a detailed error message, helping users identify potential encoding mismatches.

Closes #1802
2024-12-23 20:01:08 +01:00
..
basic Fix issue #1802: Handle UnicodeDecodeError in repo file paths 2024-12-23 20:01:08 +01:00
browser fix: add missing os import in test_browser.py 2024-12-02 17:56:50 -08:00
fixtures initial 2024-12-11 20:34:00 -08:00
help fix: remove trailing slash from index.md URLs in fname_to_url tests 2024-10-21 14:46:53 -07:00
scrape feat: Add option to return web scrape content instead of printing 2024-11-08 14:27:59 -08:00
__init__.py do not package tests/ 2024-07-15 08:40:32 +01:00