Ticket #416 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Declarations in Cython/Includes/ need a cleanup

Reported by: scoder Owned by: scoder
Priority: major Milestone: 0.12
Component: Library Keywords:
Cc:

Description

Ticket #320 is about the various PyObject declarations, however, there are tons of other inconsistencies and redundant declarations in the standard C-API cimport files, including many misuses of PyObject* instead of plain object.

This needs a cleanup to make them usable.

Change History

Changed 4 years ago by scoder

  • owner changed from somebody to scoder

Changed 4 years ago by scoder

  • status changed from new to closed
  • resolution set to fixed

Changed 4 years ago by scoder

  • component changed from Build System to Library
Note: See TracTickets for help on using tickets.