Ticket #131 (closed defect: fixed)

Opened 20 months ago

Last modified 16 months ago

getattr3() should be merged with getattr()

Reported by: scoder Owned by: scoder
Priority: major Milestone: 0.12
Component: Pure Python Mode Keywords:
Cc:

Description

Especially for pure Python compilation, getattr() should support three arguments.

Change History

Changed 16 months ago by scoder

  • owner changed from somebody to scoder
  • status changed from new to assigned
  • milestone changed from 1.0 to 0.12

Implemented as part of this refactoring:

 http://hg.cython.org/cython-unstable/rev/b9d8cecc8975

Changed 16 months ago by scoder

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