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 replace <type 'str'> by <... 'str'> in doctests #22060

Closed
fchapoton opened this issue Dec 15, 2016 · 5 comments
Closed

py3 replace <type 'str'> by <... 'str'> in doctests #22060

fchapoton opened this issue Dec 15, 2016 · 5 comments

Comments

@fchapoton
Copy link
Contributor

because python3 will answer <class 'str'>

similar to #21904

Component: python3

Author: Frédéric Chapoton

Branch/Commit: 642263d

Reviewer: Travis Scrimshaw

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

@fchapoton fchapoton added this to the sage-7.5 milestone Dec 15, 2016
@fchapoton
Copy link
Contributor Author

Branch: u/chapoton/22060

@fchapoton
Copy link
Contributor Author

New commits:

642263dpy3 replace by <... 'str'> in doctests

@fchapoton
Copy link
Contributor Author

Commit: 642263d

@tscrim
Copy link
Collaborator

tscrim commented Dec 15, 2016

Reviewer: Travis Scrimshaw

@vbraun
Copy link
Member

vbraun commented Jan 21, 2017

Changed branch from u/chapoton/22060 to 642263d

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