Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2751

Support Python 3.13

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P4: Low
    • None
    • None
    • PySide, Shiboken
    • None

    Description

      Supporting Python 3.13 first needs to get the basic functionality supported,
      since opcodes are changed again and the refcnt field does no longer exist
      in its original form.

      In addition, the is the new "--disable-gil" switch which supports free threading.
      We need to take care because using that our objects are no longer protected
      against other running threads.

      Attachments

        Issue Links

          For Gerrit Dashboard: PYSIDE-2751
          # Subject Branch Project Status CR V

          Activity

            People

              crmaurei Cristian Maureira-Fredes
              ctismer Christian Tismer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change