Re: [BLFS Trac] #23645: cython-3.2.9 (Python module)

BLFS Trac ([email protected] via blfs-book Mailing List) <[email protected]> Sun, 26 Jul 2026 19:02:44 -0000
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <[email protected]>
#23645: cython-3.2.9 (Python module)
-------------------------+-------------------------
 Reporter:  Bruce Dubbs  |       Owner:  Joe Locash
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  13.1
Component:  BOOK         |     Version:  git
 Severity:  normal       |  Resolution:  fixed
 Keywords:               |
-------------------------+-------------------------
Changes (by Joe Locash):

 * resolution:   => fixed
 * status:  assigned => closed

Comment:

 {{{
 3.2.9 (2026-07-23)
 ==================

 Bugs fixed
 ----------

 * Indexing into freshly created lists with an out-of-bounds index could
 crash.
   (Github issue :issue:`7793`)

 * Function arguments with default values could end up uninitialised in
 closures, leading to crashes.
   Patch by Anthony Donlon.  (Github issue :issue:`7782`)

 * ``bytearray.append(None)`` could crash. The optimised code was also
 lacking concurrency guards.
   (Github issue :issue:`7796`)

 * Some rare corner cases when concatenating text strings were resolved.
   (Github issue :issue:`7799`)

 * Assignments of builtin string types to typedefs of `object` could
 erroneously be rejected.
   (Github issue :issue:`7789`)

 * Subscripting ``type`` failed with a ``TypeError``.
   (Github issue :issue:`5563`)

 * Manually disabling ``CYTHON_VECTORCALL`` in CPython could lead to
 invalid C code.
   Patch by Florent Gallaire.  (Github issue :issue:`7807`)

 * Some internal Limited API version checks for Py3.12 were corrected.
   (Github issue :issue:`7845`)
 }}}
 Fixed at [sha:ca5232746d].
-- 
Ticket URL: <https://wiki.linuxfromscratch.org/blfs/ticket/23645#comment:2>
BLFS Trac <https://wiki.linuxfromscratch.org/blfs/>
Beyond Linux From Scratch

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page