#17891 closed enhancement (fixed)
Cython-0.29.34
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.0 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version
Change History (4)
comment:1 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 2 years ago
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
d553af0f03 Update to libbytesize-2.8. 7d90b1b074 Update to libcap-2.68. ed8afcef19 Update to libatomic_ops-7.8.0. 9a76d72e1d Update to Cython-0.29.34 (Python module).
Note:
See TracTickets
for help on using tickets.
Cython Changelog - 0.29.34 (2023-04-02)
Bugs fixed
else:
branch executes a
break
for an outer loop.
imp
module were replaced with
importlib
.
depfile
generation were resolved.