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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type hints (__annotations__) and coercion/categories/Cython #30511

Open
mkoeppe opened this issue Sep 5, 2020 · 1 comment
Open

Type hints (__annotations__) and coercion/categories/Cython #30511

mkoeppe opened this issue Sep 5, 2020 · 1 comment

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Sep 5, 2020

The Sage coercion system guarantees the return type of certain binary operations. This should be made known to typing - for introspection purposes in IDEs and for static checkers.


References:

CC: @tobiasdiez @mwageringel @egourgoulhon @tscrim @nthiery

Component: coercion

Issue created by migration from https://trac.sagemath.org/ticket/30511

@mkoeppe mkoeppe added this to the sage-9.3 milestone Sep 5, 2020
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Feb 13, 2021

comment:1

Setting new milestone based on a cursory review of ticket status, priority, and last modification date.

@mkoeppe mkoeppe modified the milestones: sage-9.3, sage-9.4 Feb 13, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 14, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Mar 5, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 31, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.8, sage-9.9 Jan 7, 2023
@mkoeppe mkoeppe removed this from the sage-10.0 milestone Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant