Fix python 3.13 segfault
authorAnton Gladky <gladk@debian.org>
Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)
committerAnton Gladky <gladk@debian.org>
Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)
commit616d927ad9eb310b628777df573b0c48fdb8c96a
treedea38d78e2149bd9c6cc77e150f83dd7944860ce
parent76e11fae827439c770da89882430597d9487a1de
Fix python 3.13 segfault

Bug-Debian: https://bugs.debian.org/1092354
Applied-Upstream: https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11486 ; https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11486
Last-Update: 2025-01-28

Gbp-Pq: Name 130_fix_python_3.13.patch
Utilities/PythonInterpreter/vtkPythonInterpreter.cxx
Utilities/PythonInterpreter/vtkPythonInterpreter.cxx.orig [new file with mode: 0644]
Utilities/PythonInterpreter/vtkPythonStdStreamCaptureHelper.h
Wrapping/Python/vtkmodules/test/Testing.py
Wrapping/PythonCore/PyVTKNamespace.cxx
Wrapping/PythonCore/PyVTKTemplate.cxx