Skip to content

Conversation

fchapoton
Copy link
Contributor

@fchapoton fchapoton commented Jul 20, 2024

this simplifies the gap3-parsing done in _gap_return and then get rid of sage_eval used on top of that.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

Copy link

github-actions bot commented Jul 20, 2024

Documentation preview for this PR (built with commit a4aab67; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Copy link
Contributor

@mkoeppe mkoeppe left a comment

Choose a reason for hiding this comment

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

LGTM and seems to work well.

vbraun pushed a commit to vbraun/sage that referenced this pull request Aug 5, 2024
sagemathgh-38395: get rid of some sage-eval in gap3-related code
    
this simplifies the gap3-parsing done in `_gap_return` and then get rid
of ` sage_eval` used on top of that.

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.
    
URL: sagemath#38395
Reported by: Frédéric Chapoton
Reviewer(s): Matthias Köppe
@vbraun vbraun merged commit d83f90c into sagemath:develop Aug 10, 2024
23 of 24 checks passed
@fchapoton fchapoton deleted the no_sage_eval_gap3 branch August 11, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants