Opened 13 months ago

Closed 13 months ago

Last modified 9 months ago

#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 Bruce Dubbs, 13 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 13 months ago

Cython Changelog - 0.29.34 (2023-04-02)

Bugs fixed

  • A refence leak of the for-loop list/tuple iterable was resolved if the for-loop's else: branch executes a break for an outer loop.
  • Some C compile failures in CPython 3.12 were resolved.
  • Some old usages of the deprecated Python imp module were replaced with importlib.
  • Some issues with depfile generation were resolved.

comment:3 by Bruce Dubbs, 13 months ago

Resolution: fixed
Status: assignedclosed

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).

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.