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

use python3 syntax for raise also in cython files (step1) #20661

Closed
fchapoton opened this issue May 23, 2016 · 6 comments
Closed

use python3 syntax for raise also in cython files (step1) #20661

fchapoton opened this issue May 23, 2016 · 6 comments

Comments

@fchapoton
Copy link
Contributor

Let us use the syntax

raise Error("msg")

in all files, including cython.

Here, done in some cython files. A small bunch, to be followed by one or several similar tickets for the rest.

CC: @embray @jdemeyer

Component: python3

Author: Frédéric Chapoton

Branch/Commit: 58e271c

Reviewer: Travis Scrimshaw

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

@fchapoton fchapoton added this to the sage-7.3 milestone May 23, 2016
@fchapoton
Copy link
Contributor Author

Branch: public/20661

@fchapoton
Copy link
Contributor Author

New commits:

58e271cturning raise to python3 syntax in some cython files

@fchapoton
Copy link
Contributor Author

Commit: 58e271c

@fchapoton
Copy link
Contributor Author

comment:2

ping ?

@tscrim
Copy link
Collaborator

tscrim commented May 28, 2016

Reviewer: Travis Scrimshaw

@vbraun
Copy link
Member

vbraun commented May 28, 2016

Changed branch from public/20661 to 58e271c

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