Changes between Initial Version and Version 1 of Ticket #21480, comment 85
- Timestamp:
- 09/16/16 19:36:19 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21480, comment 85
initial v1 2 2 > Let's get `--build-base` working right now. 3 3 4 In my opinion, this branch is making `--build-base` work. This branch is adding hacks to pretend like `--build-base` is working.4 In my opinion, this branch is ''not'' making `--build-base` work. This branch is adding hacks to pretend like `--build-base` is working. 5 5 6 6 In general, hacks can have their place, but only if there is a clear reason for them. In this case, I see no reason. This ticket has no reason to exist except for going towards #21507. And this hack that you added will get us no closer to #21507 since we will need to refactor the `SAGE_CYTHONIZED` code anyway.