Skip to content

Conversation

fingolfin
Copy link
Contributor

📚 Description

This avoids use of deeply internal GAP APIs which may change at any time. In particular TypOutputFile is likely to change again and again.

In contrast, CALL_WITH_STREAM is on a much higher level (and even reachable from the GAP language itself). We have no plans to change it.

Together with PR #35702 this resolves #35361.

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • 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 accordingly.

⌛ Dependencies

This avoids use of deeply internal GAP APIs which may change at any time.
In particular `TypOutputFile` is likely to change again and again.

In contrast, `CALL_WITH_STREAM` is on a much higher level (and even
reachable from the GAP language itself). We have no plans to change it.
@fingolfin fingolfin force-pushed the mh/CALL_WITH_STREAM branch from 27f394f to 8bcf6e3 Compare June 13, 2023 11:36
@github-actions
Copy link

Documentation preview for this PR (built with commit 8bcf6e3) is ready! 🎉

Copy link
Contributor

@fchapoton fchapoton left a comment

Choose a reason for hiding this comment

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

ok, this seems to work. Thanks for the improvements.

@vbraun vbraun merged commit 344128b into sagemath:develop Jun 21, 2023
@fingolfin fingolfin deleted the mh/CALL_WITH_STREAM branch June 22, 2023 07:36
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.

Some suggestions for the GAP interface
4 participants