Tags: fedora-python/cpython
Tags
00488: pythongh-149671: Restore compatibility with setuptools nspkg.p… …th files in site module Inject "sitedir" variable in the frame which executes pth code.
00486: pythongh-148646: Add --enable-prebuilt-jit-stencils configure … …flag
00477: Raise an error when importing stdlib modules compiled for a di… …fferent Python version This is a downstream workaround "implementing" python#137212 - the mechanism for the check exists in Python 3.15+, where it needs to be added to the standard library modules. In Fedora, we need it also in previous Python versions, as we experience segmentation fault when importing stdlib modules after update while Python is running. _curses, _tkinter, _tracemalloc and readline are not calling PyModuleDef_Init, which is modified with this patch, hence they need a direct call to the check function. Co-Authored-By: Karolina Surma <[email protected]>
00486: pythongh-148646: Add --enable-prebuilt-jit-stencils configure … …flag
00486: pythongh-148646: Add --enable-prebuilt-jit-stencils configure … …flag
00486: pythongh-148646: Add --enable-prebuilt-jit-stencils configure … …flag
00486: pythongh-148646: Add --enable-prebuilt-jit-stencils configure … …flag
00485: CVE-2026-4224 Stack overflow parsing XML with deeply nested DTD content models Co-authored-by: Bénédikt Tran <[email protected]>
00482: CVE-2026-6100 Fix a possible UAF in {LZMA,BZ2,_Zlib}Decompressor
00482: CVE-2026-6100 Fix a possible UAF in {LZMA,BZ2,_Zlib}Decompressor Backported from Python 3.10
PreviousNext