Opened 5 years ago
Last modified 5 years ago
#23155 closed defect
Add Cython patch to fix binding=True with decorators — at Initial Version
Reported by: | jdemeyer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Jeroen Demeyer | Reviewers: | |
Report Upstream: | Fixed upstream, but not in a stable release. | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Issue: https://github.com/cython/cython/issues/1679 Patch: https://github.com/cython/cython/pull/1724
This is needed for #22747.
Note: See
TracTickets for help on using
tickets.