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

"cdef" statement allows invalid syntax #840

Closed
robertwb opened this issue Apr 14, 2009 · 2 comments
Closed

"cdef" statement allows invalid syntax #840

robertwb opened this issue Apr 14, 2009 · 2 comments

Comments

@robertwb
Copy link
Contributor

The parser accepts various kinds of invalid code for the cdef statement, e.g. cdef pass, cdef nogil: or cdef nogil class ...

At 2009-04-14T21:12:36Z scoder added attachment cdef-syntax.patch

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

@robertwb
Copy link
Contributor Author

scoder changed owner from somebody to scoder
status from new to assigned
commented

@robertwb
Copy link
Contributor Author

robertwb commented May 3, 2009

scoder changed resolution to fixed
status from assigned to closed
commented

Revised patch is in

http://hg.cython.org/cython-devel/rev/6515c3757571

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