Ticket #68 (closed task: duplicate)

Opened 4 months ago

Last modified 1 month ago

Finish moving constant generation to Code.py

Reported by: dagss Assigned to: somebody
Priority: major Milestone: wishlist
Component: Code Generation Version:
Keywords: internal cleanup Cc:

Description

During my GSoC I started on refactoring the allocation of globals; however it is still using a backwards-compatible hybrid solution. This needs cleaning up.

Pyrex has some really good changes gone into it in this area (Greg can be a lot more confident about not breaking things so I suppose he just took it all the way at once); see the commits prior to and leading up to this one:

http://hg.cython.org/pyrex/rev/da6e97bb7e6d

Change History

09/05/2008 05:09:28 AM changed by dagss

  • type changed from defect to task.

11/30/2008 05:27:18 AM changed by dagss

  • status changed from new to closed.
  • resolution set to duplicate.

Duplicate of #144. (Closing the oldest one because the second on is better described.)