Opened 21 months ago

Closed 21 months ago

Last modified 20 months ago

#18252 closed enhancement (fixed)

Cython-0.29.36 (Python module)

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Douglas R. Reno, 21 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 21 months ago

Bugs fixed

    Async generators lost their return value in PyPy. (Github issue :issue:`5465`)
    The outdated C macro _PyGC_FINALIZED() is no longer used in Py3.9+.
    The deprecated Py_OptimizeFlag is no longer used in Python 3.9+. (Github issue :issue:`5343`)
    Using the global __debug__ variable but not assertions could lead to compile errors.
    The broken HTML template support was removed from Tempita. (Github issue :issue:`3309`)

comment:3 by Douglas R. Reno, 21 months ago

Resolution: fixed
Status: assignedclosed

comment:4 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.