#947 closed defect (fixed)
cython 0.23 compilation bug with nvenc
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.16 |
Component: | packaging | Version: | 0.15.x |
Keywords: | Cc: |
Description
This is just a tracker bug for an upstream issue.
Attachments (1)
Change History (3)
Changed 7 years ago by
Attachment: | cython023-nvenc4-nofinally.patch added |
---|
comment:1 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Got a fix from upstream: https://mail.python.org/pipermail/cython-devel/2015-August/004492.html.
Applied as a patch to the rpmbuild in r10337.
I think I will keep this 0.23-2 in beta only and post 0.23.1 to stable when it is released.
comment:2 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/947
Note: See
TracTickets for help on using
tickets.
this "fixes" compilation of the module by not using the problematic finally block