Changes between Version 7 and Version 14 of Ticket #22747
- Timestamp:
- 06/02/17 19:45:43 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22747
-
Property
Commit
changed from
547397b9ae95d4522e98278f67f93ac999077562
toe62cc3abc980536e24f3645ffedd958a5d528d19
-
Property
Dependencies
changed from
#21843
to#23103
-
Property
Commit
changed from
-
Ticket #22747 – Description
v7 v14 4 4 5 5 We find several Cython bugs regarding `binding=True`: 6 - https://github.com/cython/cython/issues/1658 7 - https://github.com/cython/cython/ issues/16796 - https://github.com/cython/cython/issues/1658 (not a big problem for Sage) 7 - https://github.com/cython/cython/pull/1724 (patch submitted upstream)