-
-
Notifications
You must be signed in to change notification settings - Fork 522
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
Meta-ticket: improve compatibility with the Python library and Python packages #29728
Labels
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:6
Do IPython-related tickets belong in this meta-ticket?
|
comment:7
Setting new milestone based on a cursory review of ticket status, priority, and last modification date. |
This comment has been minimized.
This comment has been minimized.
comment:10
Possibly related: |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:16
#33704: make divmod() work for more rings |
comment:17
#33676: add |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This was referenced Jan 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This meta-ticket tracks a few tickets which would
improve compatibility with the Python library.
This would help Sage integrate better with the Python ecosystem.
Tickets regarding the Python library:
add .bit_length() method to Integer #33676: add .bit_length() method to Integer
py3: Adapt Sage's range-like functions #30121: py3: Adapt Sage's range-like functions
Fix more uses of large Python ints #29137: Fix more uses of large Python ints
Rational number constructor: handle leading '+'? #29006: Rational number constructor: handle leading '+'?
Support minimal system Python version 3.6 (for venv) #29033: Support minimal system Python version 3.6
Function math.log10 fails on large Sage integers while ok on Python ints #28912: Function math.log10 fails on large Sage integers while ok on Python ints
Sage Integers are incompatible with Python fraction.Fraction, statistics.mean, itertools.permutations #28234: Sage numbers are incompatible with Python
Fraction
s and thestatistics
moduleMake Sage reals and rationals more friendly to Python string formatting #27788: Make Sage reals and rationals more friendly to Python string formatting
py3: strange behavior of sleep() on Sage types #26311: py3: strange behavior of sleep() on Sage types
Meta-ticket: Support Python's __copy__ / __deepcopy__ protocol #13811: Meta-ticket:
__copy__
and__deepcopy__
protocoltimedelta doesn't recognize Sage integers #10365:
timedelta
doesn't recognize Sage integersHandle collections.abc classes when constructing enumerated sets #34385: Handle
collections.abc
classes when constructing enumerated setsTickets regarding other Python packages:
dask
See also:
CC: @mkoeppe @slel @fchapoton
Component: python3
Keywords: python
Issue created by migration from https://trac.sagemath.org/ticket/29728
The text was updated successfully, but these errors were encountered: