Ticket #112 (closed defect: fixed)

Opened 5 years ago

Last modified 13 months ago

Declare c(p)def classes/methods without need for .pxd file

Reported by: robertwb Owned by: haoyu
Priority: major Milestone: 0.17
Component: Pure Python Mode Keywords:
Cc:

Description

Followup to #111

Change History

Changed 4 years ago by scoder

  • milestone changed from 0.11 to 1.0

Changed 19 months ago by robertwb

This was mostly done with ccall and cfunc by Haoyu's summer of code project, but we still can't declare return types.

Changed 13 months ago by scoder

  • owner changed from somebody to haoyu
  • milestone changed from 1.0 to 0.17

This was mostly working already, last fix for this is here:

 https://github.com/cython/cython/commit/a5d5f19e29427c90de09624f9334730fc7212f3a

Changed 13 months ago by scoder

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.