Skip to content

Improve error handling while maintaining Python 2 compatibility#17

Open
Jitz99 wants to merge 2 commits intozerodha:masterfrom
Jitz99:master
Open

Improve error handling while maintaining Python 2 compatibility#17
Jitz99 wants to merge 2 commits intozerodha:masterfrom
Jitz99:master

Conversation

@Jitz99
Copy link

@Jitz99 Jitz99 commented Feb 17, 2026

Changes
Standardized exception messages using % formatting
Eliminated tuple-style exception raising
Kept behavior unchanged to avoid breaking existing usage

Why
Ensures the project remains compatible with Python 2.6/2.7
Produces clearer and more consistent error messages

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