Changes between Initial Version and Version 1 of Ticket #18346, comment 14
- Timestamp:
- 05/03/15 06:38:09 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18346, comment 14
initial v1 1 If this kind of cast from !Python/!Sage i s really costly, perhaps we should have a cdef function that does it somewhere? Do I make a mistake if I say that you wrote this code in order to avoid having to raise an exception in many cases ?1 If this kind of cast from !Python/!Sage integer is really costly, perhaps we should have a cdef function that does it somewhere? Do I make a mistake if I say that you wrote this code in order to avoid having to raise an exception in many cases ? 2 2 3 3 Nathann