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

Support Python 3.13

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4: Low P4: Low
    • 6.8.0
    • None
    • PySide, Shiboken
    • None
    • 22c9f7bf4 (dev), ad18260e5 (dev), d55b0407b (6.7), 407cc5861 (dev), a83d8c8b0 (dev), a86135803 (dev), 5c848ce3d (6.8), 8f4ac6b0a (6.8.0), 27918dccd (tqtc/6.8.0)

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved: