Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

register magic modes for lazy imported interfaces #35680

Merged
merged 3 commits into from Jun 3, 2023

Conversation

miguelmarco
Copy link
Contributor

馃摎 Description

Addresses #35246

The lazy imported interfaces are not registered as magic modes. This patch registers them too.

馃摑 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.

@miguelmarco
Copy link
Contributor Author

I just made the lazy imported interfaces be registered. Didn't check if this affects starting time.

@github-actions
Copy link

Documentation preview for this PR (built with commit 83c053c) is ready! 馃帀

@jhpalmieri
Copy link
Member

This looks good to me. I ran ./sage --startuptime many times with and without this branch, and I don't see any measurable slowdown. As long as tests pass, let's merge it.

@jhpalmieri
Copy link
Member

(Assuming it's ready for review.)

@miguelmarco
Copy link
Contributor Author

It is.

@vbraun vbraun merged commit 15f8a33 into sagemath:develop Jun 3, 2023
9 of 11 checks passed
@mkoeppe mkoeppe added this to the sage-10.1 milestone Jun 3, 2023
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.

None yet

4 participants