Ticket #527 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Fix for annotation including external .pxd code

Reported by: etollerud Owned by: somebody
Priority: major Milestone: 0.13
Component: Code Generation Keywords:
Cc:

Description

The attached changeset fixes a problem with the annotation generator incorrectly adding annotations from imported .pxd files that are not a part of the file that is supposed to be annotated. It also fixes a typo in the annotator that adds some additional markup.

Attachments

annotatefix Download (1.8 KB) - added by etollerud 3 years ago.

Change History

Changed 3 years ago by etollerud

Changed 3 years ago by etollerud

Oh, and  Ticket 292 appears to be fixed by this, although testing using the supplied .pyx file results in most of the file being crossed-out for some reason... (the typo fix that allowed the added tags probably is the source of this)

Changed 3 years ago by robertwb

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