Skip to content

Conversation

@gerlero
Copy link
Owner

@gerlero gerlero commented Dec 16, 2025

Removed redundant exception handling for ASCII decoding.

Removed redundant exception handling for ASCII decoding.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors the _parse_ascii_faces_like_list function in _parser.py by removing exception handling for ASCII decoding operations, with the goal of eliminating redundant error handling.

Key Changes:

  • Removed try-except block that caught UnicodeDecodeError and converted it to ParseError with a descriptive message

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gerlero gerlero merged commit 5664533 into main Dec 16, 2025
41 checks passed
@gerlero gerlero deleted the parser branch December 16, 2025 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants