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

cpdef special methods #700

Closed
robertwb opened this issue Nov 28, 2008 · 3 comments
Closed

cpdef special methods #700

robertwb opened this issue Nov 28, 2008 · 3 comments

Comments

@robertwb
Copy link
Contributor

One should be able to make __call__, __init__, etc. go through fast pathways using the cpdef mechanism.

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

@robertwb
Copy link
Contributor Author

robertwb commented Mar 6, 2009

scoder changed description from

One should be able to make call, init, etc. go through fast pathways using the cpdef mechanism.

to

One should be able to make __call__, __init__, etc. go through fast pathways using the cpdef mechanism.
commented

This is a duplicate of http://trac.cython.org/ticket/3.

@robertwb
Copy link
Contributor Author

robertwb commented Mar 8, 2009

scoder changed resolution to duplicate
status from new to closed
commented

@robertwb robertwb closed this as completed Mar 8, 2009
@robertwb
Copy link
Contributor Author

@robertwb changed milestone from wishlist to Dupe/Invalid
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