Ticket #68 (closed task: duplicate)

Opened 5 years ago

Last modified 4 years ago

Finish moving constant generation to Code.py

Reported by: dagss Owned by: somebody
Priority: major Milestone: Dupe/Invalid
Component: Code Generation 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

Changed 5 years ago by dagss

  • type changed from defect to task

Changed 5 years ago 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.)

Changed 4 years ago by robertwb

  • milestone changed from wishlist to Dupe/Invalid
Note: See TracTickets for help on using tickets.