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

Code generated for __getslice__ fails to build in Py3 #1126

Closed
robertwb opened this issue Aug 12, 2010 · 3 comments
Closed

Code generated for __getslice__ fails to build in Py3 #1126

robertwb opened this issue Aug 12, 2010 · 3 comments

Comments

@robertwb
Copy link
Contributor

robertwb commented Aug 12, 2010

This is the same issue as http://trac.cython.org/ticket/215. I've got a patch for this; I'll add a test case and post the patch tomorrow.

At 2010-08-12T16:30:30Z @cwitty added attachment trac_566-no-py3-getslice.patch

Migrated from http://trac.cython.org/ticket/566

@robertwb
Copy link
Contributor Author

@cwitty commented

I decided not to add a test case, since the patch only adds a Cython compiler warning and changes the gcc error message when the code fails to compile. As far as I can tell, neither one can be tested for in the current framework.

@robertwb
Copy link
Contributor Author

@robertwb changed owner from somebody to cwitty
commented

@robertwb
Copy link
Contributor Author

@robertwb changed resolution to fixed
status from new to closed
commented

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