Changes between Version 19 and Version 20 of Ticket #22747
- Timestamp:
- 06/07/17 08:10:30 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22747
-
Property
Dependencies
changed from
#23103, #23122
to#23103, #23122, #23155, #15947
-
Property
Dependencies
changed from
-
Ticket #22747 – Description
v19 v20 2 2 3 3 We find several Cython bugs regarding `binding=True`: 4 - https://github.com/cython/cython/issues/1658 (not a big problemfor Sage)5 - https://github.com/cython/cython/pull/1724 ( patch submitted upstream, no feedback yet)4 - https://github.com/cython/cython/issues/1658 (not an issue for Sage) 5 - https://github.com/cython/cython/pull/1724 (see #23155)