Skip to content

Feature/show full traceback #1855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

johnjosephhorton
Copy link
Contributor

No description provided.

johnjosephhorton and others added 7 commits April 5, 2025 18:47
…ter()

This change fixes issue #1715 by:
1. Adding support for multi-line strings in the Results.filter() method
2. Allowing template-style syntax with {{ }} notation in filter expressions
3. Adding comprehensive tests for both features

The fix normalizes whitespace and newlines in filter expressions, making
filter() more robust and user-friendly when dealing with complex filter conditions.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add new EDSL_SHOW_FULL_TRACEBACK environment variable to control traceback visibility
- Modify BaseException to check this variable when handling exceptions
- Add documentation in README and exceptions.rst
- Add unit tests for the new functionality

Fixes #1854

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant