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

py3 unicode letters as polynomial variables #23372

Closed
fchapoton opened this issue Jul 5, 2017 · 12 comments
Closed

py3 unicode letters as polynomial variables #23372

fchapoton opened this issue Jul 5, 2017 · 12 comments

Comments

@fchapoton
Copy link
Contributor

let us allow something like QQ[u'a']

motivated by #22945

Dependencies: #23338.

CC: @tscrim @jdemeyer @jhpalmieri

Component: python3

Keywords: unicode

Author: Frédéric Chapoton

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

@fchapoton fchapoton added this to the sage-8.0 milestone Jul 5, 2017
@fchapoton
Copy link
Contributor Author

New commits:

d9c9a5aunicode letters as polynomial variables

@fchapoton
Copy link
Contributor Author

Commit: d9c9a5a

@fchapoton
Copy link
Contributor Author

Branch: u/chapoton/23372

@jdemeyer
Copy link

jdemeyer commented Jul 7, 2017

comment:3

Conflicts with #23338.

@jdemeyer
Copy link

jdemeyer commented Jul 7, 2017

Dependencies: #23338.

@fchapoton
Copy link
Contributor Author

comment:4

Ok. I will rebase when next release is out.
Could you please help me with #23322, on which I am breaking my head right now ?

@jdemeyer
Copy link

jdemeyer commented Jul 7, 2017

Replying to @fchapoton:

motivated by #22945

This is a very weak motivation. Please elaborate why you think that this is needed...

I would prefer to require that variable names should be strings and nothing else. Of course, in Python 3, string == unicode so you get unicode support "for free" in Python 3.

@fchapoton
Copy link
Contributor Author

comment:6

ok, then let us consider this as invalid ; please close

@fchapoton fchapoton removed this from the sage-8.0 milestone Jul 11, 2017
@embray
Copy link
Contributor

embray commented Jul 13, 2017

comment:7

Closing tickets in the sage-duplicate/invalid/wontfix module with positive_review (i.e. someone has confirmed they should be closed).

@fchapoton
Copy link
Contributor Author

Changed keywords from none to unicode

@fchapoton
Copy link
Contributor Author

Changed commit from d9c9a5a to none

@fchapoton
Copy link
Contributor Author

Changed branch from u/chapoton/23372 to none

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

3 participants