Changes between Initial Version and Version 1 of Ticket #26756, comment 6
- Timestamp:
- 11/26/18 14:53:17 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26756, comment 6
initial v1 1 1 I never went away really. I've just been working on other stuff (mainly related to GAP). But I thought I should try to take a day or two to catch up on other things :) 2 2 3 That's a good point. You could also leave `__hex__` and `__oct__` as they were previously, but they should be bracketed with a Cython-level if like `IF PY_MAJOR_VERSION < 3:`.3 That's a good point. You could also leave `__hex__` and `__oct__` as they were previously, but they should be bracketed with a Cython-level if like `IF PY_MAJOR_VERSION < 3:`.